Date: Tue, 28 Oct 2014 07:58:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 194604] [libpam] [patch] pam_unix doesn't allow validation of own password Message-ID: <bug-194604-8-KUTu8KjLdk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194604-8@https.bugs.freebsd.org/bugzilla/> References: <bug-194604-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194604 --- Comment #7 from Dag-Erling Sm=C3=83=C2=B8rgrav <des@FreeBSD.org> --- If you feel like writing your own version and are comfortable releasing it under the three-clause BSD license, I may include it in OpenPAM. It won't = be available in FreeBSD until 10.2 at the earliest, more likely 11, but we can easily make a port to install it on systems that don't have it in base. BTW, this is vastly more flexible than the Linux-PAM solution, as the latter will only work for users with traditional password hashes available through NSS, not for users who authenticate through Kerberos, RADIUS or some other remote method. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194604-8-KUTu8KjLdk>