Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2002 18:36:28 +0100
From:      Hendrik Scholz <hscholz@raisdorf.net>
To:        freebsd-current@freebsd.org
Cc:        wangbok@cs.pdx.edu
Subject:   Re: Login failures
Message-ID:  <200202021735.g12HZ0t77843@perikles.toppoint.de>

next in thread | raw e-mail | index | archive | help
Hi!

Look at the "Pam problems today" mails on the list, do a cvs update
or apply this patch:

http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/34507

If you don't want to rebuild everything, try:

$ cd /usr/src/lib/libpam
$ (cd pam_lastlog ; make && make install)
$ (cd pam_login_access ; make && make install)

This should work (untested on -stable here)

Hendrik

-- 
Hendrik Scholz - <hscholz@raisdorf.net> - http://raisdorf.net/
Microsoft: where do you want to go today?
Linux: where do you want to go tomorrow?
*BSD: are you guys coming, or what?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202021735.g12HZ0t77843>