Are you by any chance using NIS ( YP ) ?
I have found that the stock AIX ftpd only authenticates against the local
passwd file.
I was just about to file an error report when I read the man page :
"The user must have a password in the password database,
/etc/security/passwd. (If the user's password is not null, the client
process must
provide that password.) "
I regard this "Feature" as BAD = (Broken As Designed ...) but I guess
support just would reply WAD = ( Working As Designed)
Regards
/HW
> >When I log on as root-user and I ftp to an other - or my own - machine,
> >ftp works perfect. When I log on as ordinary user, the connection is
> >made, the login is asked, but ftp never asks the password and tells me
> >that login is failed.