Tagged Questions
0
votes
0answers
159 views
Easily manage vsftpd virtual users? [closed]
I have a vsftpd server configured with many virtual users.
logins are stored in a Berkeley DB file
One configuration file exists for each user to define his permissions (read-only or read-write, ...
0
votes
1answer
160 views
Adding existing user to existing group and providing permissions
can someone shed some light on this issue
I've set up and installed vsftpd. Created a user ftp-user and created a home directory, so they can log in, and just have access to drop their files here.
...
1
vote
1answer
2k views
vsftp give user only access to a certain folder
I use CentOS 5.5 and I installed vsftp.
I created a user "myUser" and every time I use Filezilla and log with this user I get directed to the users home-folder, but still have access to pretty much ...
0
votes
1answer
276 views
Setting up a user on ubuntu (for ftp purposes)
So is setting up an ftp user really just setting up a user in ubuntu? I saw something about setting up a user without a home directory. What other things are important? I'd like to give the user the ...