I have run into another snag on the HP (735 at HPUX 9.01) implementation of AFS client software. My ftp line in /etc/inetd.conf looks like: ftp stream tcp nowait root /etc/ftpd.afs ftpd.afs The ftpd.afs binary looks like: # ls -l /etc/ftpd.afs lrwxrwxrwx 1 root sys 19 Jul 21 14:50 /etc/ftpd.afs -> /usr/afsw s/etc/ftpd # ls -l /usr/afsws/etc/ftpd -rwxr-xr-x 1 1350 11 266240 Mar 9 15:49 /usr/afsws/etc/ftpd # sum /usr/afsws/etc/ftpd 57438 520 /usr/afsws/etc/ftpd When I ftp from another machine (either HP or RS/6000) I get the following error: rehpsys$ ftp rehp01 Connected to rehp01.re.deere.com. 220 rehp01 FTP server (Version 4.162 Tue Nov 1 10:50:37 PST 1988) ready. Name (rehp01:goeringh): 530 User goeringh access denied. Login failed. Remote system type is UNIX. Using binary mode to transfer files. ftp> quit 221 Goodbye. As you can see it does not even ask for a password. Can anyone tell me what I am doing wrong? Thanks, Hope Goering John Deere Product Engineering Center (319) 292-8626 [EMAIL PROTECTED]
