Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!emory!gatech!mcnc!rti!bnrunix!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: rcvie!cc_gucky@relay.eu.net (Gerhard Holzer) Newsgroups: comp.sys.sun Subject: Re: ftp - access denied Keywords: Miscellaneous Message-ID: <2019@brchh104.bnr.ca> Date: 21 Mar 91 21:31:00 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 16 Approved: Sun-Spots@rice.edu X-Original-Date: Mon, 25 Feb 91 18:51:19 +0100 X-Refs: Original: v10n41 X-Sun-Spots-Digest: Volume 10, Issue 58, message 12 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu In article <1699@brchh104.bnr.ca> you write: +The anonymous facility works well, but now others users, who have accounts +on our machine, cannot use ftp. A typical session goes somethings like +this: + +nilas.eol.ists.ca % ftp eol.ists.ca +Connected to eol.ists.ca. +220 eol FTP server (SunOS 4.1) ready. +Name (eol.ists.ca:collins): collins +530 User collins access denied. We had the same problem as far as I can remember. FTP check the file /etc/shells to see if the login shell is O.K. !! So put the shells of users running FTP to /etc/shells. I heard there could also be troubles, if you will use different paths for the same shell in /etc/passwd and /etc/shells.