No pam_module.so found
- From: Unga <unga888@xxxxxxxxx>
- Date: Sat, 8 Nov 2008 01:56:40 -0800 (PST)
Hi all
I have built FreeBSD 7.0 with openpam (ver. 20071221) on (i386).
Now I cannot login through the console, it gives following error message:
login: in openpam_load_module(): no pam_self.so found
login: pam_start(): system error
But I can login remotely using ssh. In both cases I tried only root account.
After ssh into the system, when I try to login as another user, it gives following error on the console:
su -l test
su: in openpam_load_module(): no pam_rootok.so found
su: pam_start: system error
All my pam modules reside in /usr/lib/ and the version number of pam modules match the version number of the libpam (/usr/lib/libpam.so.2). Eg. pam_self.so.2 and pam_rootok.so.2 are available in /usr/lib/.
My first question is, is suffix 2 in this case, the Module Version number?
Second question, what do you guys think, why pam cannot find pam modules?
Kind regards
Unga
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: No pam_module.so found
- From: Dag-Erling Smørgrav
- Re: No pam_module.so found
- Prev by Date: Re: Port Adobe Photoshop and Illustrator for FreeBSD?
- Next by Date: Re: (no subject)
- Previous by thread: Port Adobe Photoshop and Illustrator for FreeBSD?
- Next by thread: Re: No pam_module.so found
- Index(es):
Relevant Pages
|