in openpam_load_module(): no pam_unix.so found

Mike Bristow mike at urgle.com
Mon Sep 24 00:38:11 PDT 2007


On Sun, Sep 23, 2007 at 10:18:50PM -0400, Victor Star wrote:
> My problem is that few days ago PAM somehow got corrupted or something. Basically I can't login neither through ssh or console. The error is:
> 
> ====- 8< -===================================================
> su: in openpam_load_module(): no pam_unix.so found
> su: pam_start: system error
> ====- 8< -===================================================
> 
> pam_unix.so is in /usr/lib:
> ====- 8< -===================================================
> # ls -l /usr/lib/pam_unix*
> lrwxr-xr-x  1 root  wheel     13 Sep 25  2006 /usr/lib/pam_unix.so -> pam_unix.so.3
> -r--r--r--  1 root  wheel  10240 Feb 19  2007 /usr/lib/pam_unix.so.3
> # file /usr/lib/pam_unix.so
> /usr/lib/pam_unix.so: symbolic link to `pam_unix.so.3'
> ====- 8< -===================================================

What is the output of ldd /usr/lib/pam_unix.so ? 

-- 
Shenanigans!  Shenanigans!    Best of 3!
	-- Flash 



More information about the freebsd-stable mailing list