Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ldapmodify: DSA is unwilling to perform

30036Feb 5 2003 — edited Feb 5 2003
I am attempting to use OID with 9ias 9.02.1

I am encountering problems with ldapmodify.

Here is the command line I am running:
ldapmodify -D "cn=orcladmin" -w <pw> -o ldaplog.txt -f modify.ldif

The response is:
modifying entry cn=SOMEUSER, cn=Users, dc=example,dc=com
ldap_modify: DSA is unwilling to perform

Here is the contents of modify.ldif:
dn: cn=SOMEUSER, cn=Users, dc=example,dc=com
changetype: modify
replace: telephonenumber
telephonenumber: 555-555-1212

In the log file:
dn: cn=SOMEUSER, cn=Users, dc=example,dc=com
changetype: modify
replace: telephonenumber
telephonenumber: 555-555-1212
# LDAP Error code: 53



Anyone have a idea why "DSA is unwilling to perform"?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2003
Added on Feb 5 2003
1 comment
1,052 views