Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2002 20:15:49 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        des@FreeBSD.org, current@FreeBSD.org
Subject:   Re: Either PAM or login is broken
Message-ID:  <3C729655.27B995F2@FreeBSD.org>
References:  <3C72944A.8C6EDF79@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, I've found the problem - it appears that my machine didn't have a
/var/log/lastlog file and so far pam_lastlog.so was quite happy with
this situation, while after a make world it doesn't tolerate it
anymore. I am not sure that such POLA change is good and IMO
pam_lastlog.so shouldn't refuse login just because there is no
/var/log/lastlog file or at least it should create the file by itself.

Please fix.

-Maxim

Maxim Sobolev wrote:
> 
> Hi,
> 
> Just upgraded by -current box and after a reboot found that I'm no
> longer able to log-in neither from console, nor from the network.
> Following is the log:
> 
> FreeBSD/i386 (notebook) (ttyv0)
> 
> login: root
> Password:
> Feb 19 19:59:35 notebook login: pan_open_session(): Error in service
> module
> 
> FreeBSD/i386 (notebook) (ttyv0)
> 
> login:
> 
> I have no idea what does it mean - I performed full make world, make
> kernel and did a /etc update using mergemaster.
> 
> Please fix.
> 
> -Maxim
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

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?3C729655.27B995F2>