: I have downloaded a porting of wuarchive ftpd for RS6000 from ftp.egr.duke.edu. It compiled ok but....when I ftp as anonymous it goes ok when I ftp as a real
: user it message...:
: 530 user access denied.....
: Can someone help me or have a version running on RS600
: with AIX 3.2?
: Thanks
: Maurizio Davini
:
You should check the syslog to see why users are being denied
access. One likely problem is getusershell(). If you're using a
non-standard shell like /bin/tcsh, then check out the file
support/getusershell.c. You may have to hard code in a shell or two.
You can ftp the version I run from straylight.acs.ncsu.edu:/pub/rs6000.