[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#204711: libc6: PAM broken, login impossible, possibly NIS related



Guus Sliepen <guus@sliepen.eu.org> writes:

> I suspect it has to do with PAM, because both sshd and in.rlogind (from
> the rsh-redone-server package) link with libpam0g, but in.telnetd does
> not.

It seems that shadow passwords are causing the problems. I just copied
the encrypted passwords from /etc/shadow to /etc/passwd on the NIS
server. This solved the login problems.

Running "ltrace getent shadow user" shows that getspnam returns NULL
for remote NIS users, whereas for local users it returns the correct
shadow entry.

Groetjes,
  Rob 

-- 
Rob Caelers -- robc@krandor.org
"If knowledge can create problems, it is not through ignorance
that we can solve them." -- Isaac Asimov



Reply to: