[Date Prev][Date Next] [Chronological] [Thread] [Top]

Am I using the right way to test



I did the test that I delete a user name from /etc/passwd and try to
login in ldap server, but it doesn't work. It seems it looks for
pam_unix. Am I using the right way to test?

Jul  7 14:11:56 accounts xinetd[15796]: START: telnet pid=12152
from=199.107.196.16
Jul  7 14:12:00 accounts login(pam_unix)[12153]: check pass; user
unknown
Jul  7 14:12:00 accounts login(pam_unix)[12153]: authentication failure;
logname= uid=
0 euid=0 tty=pts/2 ruser= rhost=us.callutheran.edu
Jul  7 14:12:02 accounts login[12153]: FAILED LOGIN 1 FROM
us.callutheran.edu FOR cody
wang, Authentication failure

how do I fix this one?

Cody Wang