ODSEE11g: Modifying a User Profile Using Ldapmodify Command Returns Error - "ldap_modify: Object class violation"
(Doc ID 2497124.1)
Last updated on AUGUST 18, 2021
Applies to:
Oracle Directory Server Enterprise Edition - Version 11.1.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
While trying to modify an attribute of a user profile using ldapmodify command returns an error "ldap_modify: Object class violation"
<ODSEE Install PATH>/dsrk/bin/ldapmodify -a -h <HOSTNAME> -p 389 -D "cn=Directory Manager" -w <PASSWORD>
dn: uid=<UID_Admin>,ou=People,dc=example,dc=com
changetype: modify
replace: mailquota
mailquota: 8000M
modifying entry uid=<UID_Admin>,ou=People,dc=example,dc=com
ldap_modify: Object class violation
dn: uid=<UID_Admin>,ou=People,dc=example,dc=com
changetype: modify
replace: mailquota
mailquota: 8000M
modifying entry uid=<UID_Admin>,ou=People,dc=example,dc=com
ldap_modify: Object class violation
Changes
No changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |