Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Proftpd DefaultRoot
Name: endymion Date: August 30, 2004 at 13:24:05 Pacific OS: Debian3 CPU/Ram: 1 Gb ram Xeon P4 2,8ghz
Comment:
Hello,
I have a problem with my Proftpd. The ftp works good by itself but the DefaultRoot isnt working good. The users are still able to see where they are and they aint chrooted into "/". Ive added "DefaultRoot ~" to the config files. In <Global> and <Virtual Host>.
Summary: I never used wu-ftp, but I never needed to create any users for proftpd. It uses the linux-users to authenticate. I specified Defaultroot ~ !users to chroot any user that is not in the users-group in...
Summary: Ok: I figured out that in the proftpd.conf file, uncommend the DefaultRoot, and make it ~/public_html. Lets say I host 10 users, all their folders are: /home/username/public_html but my main websit...
Summary: Hello, I am running RedHat Linux 7.1 with ProFTPD server (I think WU-FTP is also running on a different port, could this be the problem? If it is what's the generic way to stop WU-Ftp?) and it's runn...