32 NO_SUCH_OBJECT Attempt to bind with a nonexistent DN, to
search with a nonexistent base DN, or to
modify or delete a nonexistent DN
33 ALIAS_PROBLEM
34 INVALID_DN_SYNTAX Invalid DN or RDN specified on adding an
entry or modifying an RDN
35 IS_LEAF
36 ALIAS_DEREFERENCING_PROBLEM
48 INAPPROPRIATE_AUTHENTICATION
49 INVALID_CREDENTIALS Invalid password or other credentials
supplied on bind
50 INSUFFICIENT_ACCESS_RIGHTS
51 BUSY
52 UNAVAILABLE Returned by SDK if server is not accessible
53 UNWILLING_TO_PERFORM User not allowed to change password,
password expired, operation not
implemented (moddn), attempt to modify
read-only attribute, attempt to delete all
schema elements, attempt to delete an object
class that has derived object classes, attempt
to delete a read-only schema element, the
database is read-only, no back end
(database) is available for the operation, or
other uncategorized error
54 LOOP_DETECT
64 NAMING_VIOLATION
65 OBJECT_CLASS_VIOLATION Invalid attribute specified for modify
operation on an entry
66 NOT_ALLOWED_ON_NONLEAF Attempt to delete an entry that has child
nodes
67 NOT_ALLOWED_ON_RDN
68 ENTRY_ALREADY_EXISTS
69 OBJECT_CLASS_MODS_PROHIBITED
71 AFFECTS_MULTIPLE_DSAS
80 OTHER
81 SERVER_DOWN SDK could not connect to server
89 PARAM_ERROR No modifications on a modify operation, no
attributes on an add operation, invalid scope
or empty search filter on search, or other
invalid argument to an SDK method
91 CONNECT_ERROR SDK reports unexpected error connecting to
server
92 LDAP_NOT_SUPPORTED
93 CONTROL_NOT_FOUND
94 NO_RESULTS_RETURNED
95 MORE_RESULTS_TO_RETURN
96 CLIENT_LOOP
97 REFERRAL_LIMIT_EXCEEDED SDK reports hop limit exceeded on referral
processing
|