]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/overlays/ppolicy.c
Better fix for #3671
[openldap] / servers / slapd / overlays / ppolicy.c
index 0787b1cdf0a52ce37e08426097964fb6f30edca7..66e04e7ad1e9d99ef6cd02454be73cb910d8f59c 100644 (file)
@@ -23,7 +23,7 @@
 #include "portable.h"
 
 /* This file implements "Password Policy for LDAP Directories",
- * based on draft behera-ldap-password-policy-07
+ * based on draft behera-ldap-password-policy-08
  */
 
 #ifdef SLAPD_OVER_PPOLICY
@@ -151,7 +151,7 @@ static struct schema_info {
                "DESC 'The indication that the password has been reset' "
                "EQUALITY booleanMatch "
                "SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 "
-               "SINGLE-VALUE USAGE directoryOperation NO-USER-MODIFICATION )",
+               "SINGLE-VALUE USAGE directoryOperation )",
                &ad_pwdReset },
        {       "( 1.3.6.1.4.1.42.2.27.8.1.23 "
                "NAME ( 'pwdPolicySubentry' ) "