nss-pam-ldapd commit: r1063 - nss-pam-ldapd/compat
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1063 - nss-pam-ldapd/compat
- From: "Commits of the nss-pam-ldapd project." <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1063 - nss-pam-ldapd/compat
- Date: Wed, 17 Feb 2010 21:21:17 +0100 (CET)
Author: arthur
Date: Wed Feb 17 21:21:16 2010
New Revision: 1063
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1063
Log:
add pointer to RFC 3062
Modified:
nss-pam-ldapd/compat/ldap_passwd_s.c
Modified: nss-pam-ldapd/compat/ldap_passwd_s.c
==============================================================================
--- nss-pam-ldapd/compat/ldap_passwd_s.c Thu Jan 28 22:04:45 2010
(r1062)
+++ nss-pam-ldapd/compat/ldap_passwd_s.c Wed Feb 17 21:21:16 2010
(r1063)
@@ -62,7 +62,7 @@
/* Replacement for password modification. user is the DN of the entry to
change, oldpw is the old password (may not always be needed?), newpw is
the new password to set and newpasswd is sometimes returned (though not
- by us). */
+ by us). See RFC 3062 for details.*/
int ldap_passwd_s(LDAP *ld,struct berval *user,struct berval *oldpw,
struct berval *newpw,struct berval *newpasswd,
LDAPControl **sctrls,LDAPControl **cctrls)
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1063 - nss-pam-ldapd/compat,
Commits of the nss-pam-ldapd project.