Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.admin Subject: Re: ftp won't allow users who run bash as their login shells? Message-ID: <5774@auspex.auspex.com> Date: 6 Feb 91 21:45:30 GMT References: <5113@media-lab.MEDIA.MIT.EDU> Organization: Auspex Systems, Santa Clara Lines: 7 >ftp checks the file /etc/shells Yup, the original poster knows that, and even put "bash" into the "/etc/shells" file, as he indicated in his posting; he also indicated that it didn't help. Perhaps he didn't put the full path in, or didn't put in a path that matched what's in the password file entry for folks using "bash"? Or perhaps there's a bug in the UNIX he's using....