Is it possible to change/remove pwdHistory attribute from an individual entry.
I'm trying to change/remove using following ldif.
dn: uid=user1,ou=People,dc=example,dc=com
changetype: modify
replace: pwdHistory
pwdHistory: 0
and
dn: uid=user1,ou=People,dc=example,dc=com
changetype: delete
delete: pwdHistory
Both the tries gives following error.
ldapmodify: Constraint violation (19)
additional info: pwdHistory: no user modification allowed
Thanks in advance.
Regards,
Meghanand N. Acharekar
------------------------------------------
The gates in my computer are AND, OR and NOT; they are not Bill..