On Tue, Jul 24, 2001 at 06:35:37PM -0300, Carlos Laviola wrote:
> 
> Jul 24 18:24:48 apache PAM_unix[21531]: check pass; user unknown
> Jul 24 18:24:48 apache PAM_unix[21531]: authentication failure; LOGIN(uid=0) 
> -> claviola for login service
> Jul 24 18:24:51 apache login[21531]: FAILED LOGIN (1) on `tty6' FOR 
> `claviola', Authentication service cannot retrieve authentication info.
> 
> Note that I've read, re-read, searched Google, and done just about everything
> I could to make sure there was nothing wrong here. I compared my config
> with at least a couple of other NIS clients, which are working perfectly.
> 
> Any ideas?

Does 'ypcat passwd' work?  If not, ypbind or portmapper could be stuck
or something, try restarting them:  (If you restart portmapper you also
need to restart everything that uses portmapper, like NFS.)

    /etc/init.d/nis stop
    killall ypbind (sometimes they refuse to die)
    /etc/init.d/portmap restart
    /etc/init.d/nis start


HTH.


-- 
Tommi Komulainen                                 [EMAIL PROTECTED]
GPG 1024D/68388EE6    6FD6 DD79 EB38 BF6F 3533  09C0 04A8 9871 6838 8EE6

Attachment: pgp6HewOFcflB.pgp
Description: PGP signature

Reply via email to