ftp won't allow users who run bash as their login shells?

Neil Rickert rickert at mp.cs.niu.edu
Sat Feb 9 16:13:40 AEST 1991


In article <TIM.91Feb8154851 at tompkins.cs.columbia.edu> tim at cs.columbia.edu (Timothy Jones) writes:
>Since ftp usually does a chroot() to someplace like /usr/ftp, and the password
>file it uses is in /usr/ftp/etc, perhaps editing (or creating)
>/usr/ftp/etc/shells is the answer...

 ftp only does a chroot() for anonymous ftp.

 ftp only validates the shell when not anonymous ftp.  Or if it does validate
it for anonymous ftp, it is the shell of user 'ftp', to which nobody should
login, and not the shell of the user who is logging in anonymously.


-- 
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
  Neil W. Rickert, Computer Science               <rickert at cs.niu.edu>
  Northern Illinois Univ.
  DeKalb, IL 60115                                   +1-815-753-6940



More information about the Comp.unix.admin mailing list