We are running afs3.1a under ULTRIX 4.2 on DECstation 3100's and 5000's. We can't get the afs ftpd to accept connections. Is this a known problem with afs3.1a on the DEC's? Here's what happens: sapporo% ftp decadence.dcrt.nih.gov Connected to decadence.dcrt.nih.gov. 220 decadence.dcrt.nih.gov FTP server (Version 4.162 Tue Nov 1 10:50:37 PST 1988 ) ready. Name (decadence.dcrt.nih.gov:ghebeles): 530 User ghebeles access denied. Login failed. The same configuration seems to work on other architectures (Sun , IBM). I've configured the following files: /etc/inetd.conf #ftp stream tcp nowait /usr/etc/ftpd ftpd ftp stream tcp nowait root /usr/afsws/etc/ftpd ftpd #login stream tcp nowait /etc/rlogind rlogind login stream tcp nowait root /usr/afsws/etc/rlogind rlogind #shell stream tcp nowait /etc/rshd rshd /etc/inetd.conf.afs ( config file for afs version of inetd) # # Internet server configuration database # shell stream tcp nowait root /etc/rshd rshd ta-rauth stream tcp nowait root internal ta-rauth /etc/services # # Andrew File System services # filesrv 2001/tcp console 2018/udp # For file server backup and migration client 2030/tcp # # Andrew File System Authenticated services # ta-rauth 601/tcp rauth vexec 712/tcp vice-exec vlogin 713/tcp vice-login vshell 714/tcp vice-shell Notes: sapporo.dcrt.nih.gov is a SPARCststion 1+ afs client running SunOS 4.1.1 and afs 3.1a decadence.dcrt.nih.gov is a DECstation 3100 running ULTRIX 4.2a, and afs 3.1a DECstations can't ftp to themselves.
