proftpd help!

Hi,

I am trying to setup proftpd virtual-only users, with a username/pass and a home directory, which is a subdirectory owned by a real user.

/home/realuser/virtualuser1
/home/realuser/virtualuser2
/home/realuser/virtualuser3

And so on....

Can anyone offer me some configuration help? Can I just use AuthUserFile to create the necessary access for these users?

Also.. I need the ability to lock what kinds of files can be uploaded. Can I make it so that they can only upload .cfg / .txt files? I realize this is not ultimate security or anything, but it would simplify my police work.

Thanks!

 

 

 

 

Top