----- Original Message ----- From: "Denny Jodeit" <[EMAIL PROTECTED]>
To: <freebsd-questions@freebsd.org>
Sent: Friday, June 03, 2005 3:40 PM
Subject: ftpchroot


Hello,

I'm trying to restrict an ftp user to a particular directory. I've
written an ftpchroot file, as follows:

Username  /var/spool/ftp/ ./Username/photos


After I write the file and restart inetd, I am not able to login to ftp
with this user account at all.
I have RTFM and evidently don't get it...

Thanks in advance for any and all suggestions.

Denny


Maybe you're trying to do something more complicated than I am, but I have ftpchroot working. My /etc/ftpchroot file just consists of a list of usernames, one per line. This effectively restricts the ftp user to his/her home directory on the server (the home directory, of course, is owned by the user in question). On your system does the user own the directory you are trying to ftpchroot him in? Perhaps that is a requirement...

Lisa Casey



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.5.2 - Release Date: 6/3/2005

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to