Date: Mon, 24 Nov 2003 14:12:00 +0100 From: Yuri Khotyaintsev <yuri@irfu.se> To: Kris Kennaway <kris@FreeBSD.org> Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/59638: passwd(1) does not use PAM to change the password Message-ID: <3FC203A0.4050907@irfu.se> In-Reply-To: <200311241255.hAOCtFAi085414@freefall.freebsd.org> References: <200311241255.hAOCtFAi085414@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I have a server with pam_ldap and nss_ldap. Everything works fine, except for changing passwords. /etc/pam.d/passwd contains: password sufficient /usr/local/lib/pam_ldap.so password required pam_unix.so no_warn try_first_pass nullok As I understood this is a known issue: http://lists.freebsd.org/pipermail/freebsd-current/2003-November/014755.html Please assing this PR to DES. Kris Kennaway wrote: > Synopsis: passwd(1) does not use PAM to change the password > > State-Changed-From-To: open->feedback > State-Changed-By: kris > State-Changed-When: Mon Nov 24 04:54:52 PST 2003 > State-Changed-Why: > Please provide full details about how you have configured your system. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=59638
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FC203A0.4050907>