Either PAM or login is broken

2002-02-19 Thread Maxim Sobolev

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 [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Either PAM or login is broken

2002-02-19 Thread Maxim Sobolev

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 [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message