From: Kurt D. Z. <Ku...@Op...> - 2001-02-27 03:45:04
|
Given the error message mentions LDAP_MOD_REPLACE, you might try modify/add-values instead of modify/replace-values. Of course, as others have pointed out, the server might not support any modification of a subschema entry (or subentry) via LDAP. I note that subschema modification is an elective feature of LDAPv3. At 03:49 PM 2/26/01 -0600, Justin wrote: > This call returns: 0x35 LDAP_MOD_REPLACE is not implemented on schema entry |