Date: Thu, 2 Sep 2004 19:25:41 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pam_ldap Makefileports/security/pam_ldap/files patch-ab Message-ID: <200409021925.i82JPfPW096248@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-09-02 19:25:41 UTC FreeBSD ports repository Modified files: security/pam_ldap Makefile security/pam_ldap/files patch-ab Log: Implement a "mgrate" facility that lets one migrate/overwrite the LDAP userPassword field of the user being authenticated. The PAM and LDAP usernames must be the same. This makes "pam_ldap migrate" similar to "pam_smbpass migrate". This has been submitted to PADL in http://bugzilla.padl.com/show_bug.cgi?id=178. [1] Allow pam_ldap to change user passwords under certain circumstances. This has been submitted to PADL in http://bugzilla.padl.com/show_bug.cgi?id=177. [2] All of this is documented further at http://www.iem.pw.edu.pl/~wielebap/ldap/pam_ldap/pam_ldap_doc.pdf. PR: 71289 [1] 71287 [2] Submitted by: Pawel Wieleba <wielebap@iem.pw.edu.pl> Revision Changes Path 1.32 +1 -0 ports/security/pam_ldap/Makefile 1.7 +58 -8 ports/security/pam_ldap/files/patch-ab
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409021925.i82JPfPW096248>