pwdReset was not supposed to be NO-USER-MODIFICATION

This commit is contained in:
Howard Chu 2005-04-22 18:42:52 +00:00
parent c49ba400db
commit 855f7d44e9

View File

@ -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' ) "