I am a DBA but was required to let a user ftp some files from our HP server. I created UNIX account for him and copied my .profile into his home directory, but when he tried to open ftp , he got error '530 user test access denied... login failed'. I have searched on this forum and checked /etc/ftpd/ftpaccess and ftpusers, but did not find anything wrong. Is there anything else I need do?
This is our ftpaccess file:
class all real,guest *
guestgroup ftp
noretrieve /etc/passwd core
banner /etc/myftpbanner
And the ftpusers is empty.
Thank you very much.
This is our ftpaccess file:
class all real,guest *
guestgroup ftp
noretrieve /etc/passwd core
banner /etc/myftpbanner
And the ftpusers is empty.
Thank you very much.