Anyone know a good one? I need to be able to specify users and homedirectories. And, if possible directories to which they have access. Sort of like Apache's virtual domains configuration.

I.E.
<user1>
HomeDirectory=/var/ftp/user1
</user1>

Something like that.

Any ideas?