Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 08:27:41 +0100
From:      Mike Bristow <mike@urgle.com>
To:        Victor Star <freebsd@victorstar.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: in openpam_load_module(): no pam_unix.so found
Message-ID:  <20070924072741.GA14898@wafer.urgle.com>
In-Reply-To: <762964378.20070923221850@victorstar.com>
References:  <762964378.20070923221850@victorstar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 




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