I'm trying to clone an existing server derived from LFS, with inetutils-1.4.2. It's a clean, simple system, no PAM, Kerberos, etc. Anonymous FTP works, but user logins don't. inetd starts "ftpd -lq". hosts.allow="all: 192.168.1", hosts.deny="all: except 192.168.1". I can logon the server with the user account I'm trying to login with on FTP. Nothing gets logged from the firewall, so it's getting through, as proven by anonymous working.
I looked at the ftpd.c & auth.c, and there doesn't seem to be anything else it checks. Any thoughts on something I should check? It all works on the server I'm trying to clone. Paul Rogers ([EMAIL PROTECTED]) http://www.xprt.net/~pgrogers/ Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) _______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
