On Fri, Mar 07, 2003 at 11:45:13AM -0800, DuSTiN KRySaK wrote: > Ok - so just creating a user and chrooting him to the dir is considered safe > enough.. Ok cool. And I guess to make sure this user can not SSH in.
Grab a copy of an ftponly login shell to restrict the user to *only* FTP. There's a sample in the rpm ($ locate ftponly) The other way to chroot the user is to do it via the ftpaccess file. I believe the default now shipped by Red Hat has this restriction. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
