cvs commit: ports/security/pam_ldap Makefileports/security/pam_ldap/files patch-ab

Joe Marcus Clarke marcus at FreeBSD.org
Thu Sep 2 12:25:41 PDT 2004


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 at 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


More information about the cvs-all mailing list