Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 17:00:26 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        sdehaan@caiw.nl
Cc:        stable@freebsd.org
Subject:   Re: missing lib crypt in pam_unix.so ?
Message-ID:  <199909280000.RAA10546@vashon.polstra.com>
In-Reply-To: <v03130301b414d71ff3a5@192.168.8.115>
References:  <v03130301b414d71ff3a5@192.168.8.115>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <v03130301b414d71ff3a5@192.168.8.115>,
Koos de Haan  <sdehaan@caiw.nl> wrote:
> 
> The default Makefile of pam_unix.so 'src/lib/libpam/modules/pam_unix/Makefile'
> doesn't include the crypt library. As a result the pam module isn't working.
> 
> When i put add -lcrypt to the LDADD line the module workes fine.
> 
> Is this done on purpose or is it a bug in the makefile ?

I looks like a bug to me.  But it shouldn't show up for login, because
the program itself loads libcrypt.  Are you using the pam_unix module
with some other program?

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."        -- Nora Ephron


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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