PDA

View Full Version : wu-ftpd


ebmar
January 19th, 2006, 08:32 AM
I've installed wu-ftpd on my server.
The users have ALL rights.

They can browse and delete whatever they want.

How can i add some security?

I want them only to read whats in their homefolder.

and also with ssh.

It's a webserver so they don't need much permissions.

They also have all permissions to mysql..


Someone very nice person here who can help me?

mvaniersel
January 19th, 2006, 08:46 AM
If you give them SSH accounts, they'll automatically have SFTP accounts and then you don't need a separate FTP server.

ebmar
January 20th, 2006, 03:44 AM
It worked with sftp, but they still have permissions to read other folders.