Results 1 to 3 of 3
Since VSftpd server's users are based on real users on the linux system and chroot's them to their home directory...how could you add multiple users to one directory? Say the ...
- 10-24-2003 #1Just Joined!
- Join Date
- Oct 2003
- Posts
- 9
Additional Users
Since VSftpd server's users are based on real users on the linux system and chroot's them to their home directory...how could you add multiple users to one directory? Say the directory /var/www/html/carl has the ftp home of user carl. What happens what i also want to give "brad" access to that same directory via Ftp? How is this possible? Thanks
- 10-24-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
Give both users the same home dir. Then create a group, add both users to the group and give the group r/w access to the dir.
- 10-24-2003 #3Just Joined!
- Join Date
- Oct 2003
- Posts
- 9
Thanks, its working great


Reply With Quote
