Hello,
We are using apache-ds-1.5.4. We created a custom schema, a class called
MyUser. One of its mandatory attribute is orgName. Due to change in our
needs, we want to make orgName optional. 

Is it possible to modify a schema that already exists on the server? If yes,
can I use directory server studio to modify it or do I need to use the java
API?

I used directory server studio to import the modified schema when I got the
error code 53 -
UNWILLING_TO_PERFORM....................

org.apache.directory.shared.ldap.exception.LdapOperationNotSupportedException
        at
org.apache.directory.server.core.schema.SchemaOperationControl.modify(SchemaOperationControl.java:445)
        at
org.apache.directory.server.core.schema.SchemaInterceptor.modify(SchemaInterceptor.java:1486)

PLease help.

Thank you for your time.
Sushil
-- 
View this message in context: 
http://www.nabble.com/Modify-existing-schema-tp22435587p22435587.html
Sent from the Apache Directory Project mailing list archive at Nabble.com.

Reply via email to