On Wed, Jun 3, 2015 at 5:08 PM, Fabrice Aupert <[email protected]> wrote:
> Hi Kiran, > > Thanks for your quick answer. > > [LDAP: error code 53 - UNWILLING_TO_PERFORM: failed for MessageType : > ADD_REQUES > java.lang.Exception: [LDAP: error code 53 - UNWILLING_TO_PERFORM: failed > for MessageType : ADD_REQUEST > Message ID : 32 > Add Request : > Entry > dn[n]: cn=pwdPolicy,cn=mypolicies,ou=schema > objectClass: container > objectClass: top > cn: pwdPolicy > : ERR_83 Cannot add an entry on cn=pwdPolicy,cn=mypolicies,ou=schema] > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper.checkResponse(DirectoryApiConnectionWrapper. > java:1280) > this is from Studio side, do you have the stacktrace from server log? > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper.access$600(DirectoryApiConnectionWrapper. > java:109) > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper$6.run(DirectoryApiConnectionWrapper.java:928) > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper.runAndMonitor(DirectoryApiConnectionWrapper. > java:1175) > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper.checkConnectionAndRunAndMonitor( > DirectoryApiConnectionWrapper.java:1109) > at org.apache.directory.studio.connection.core.io.api. > DirectoryApiConnectionWrapper.createEntry(DirectoryApiConnectionWrapper. > java:950) > at org.apache.directory.studio.ldapbrowser.core.jobs. > CreateEntryRunnable.createEntry(CreateEntryRunnable.java:224) > at org.apache.directory.studio.ldapbrowser.core.jobs. > CreateEntryRunnable.run(CreateEntryRunnable.java:124) > at org.apache.directory.studio.connection.ui. > RunnableContextRunner$1.run(RunnableContextRunner.java:112) > at org.eclipse.jface.operation.ModalContext$ModalContextThread.run( > ModalContext.java:121) > > [LDAP: error code 53 - UNWILLING_TO_PERFORM: failed for MessageType : > ADD_REQUEST > Message ID : 32 > Add Request : > Entry > dn[n]: cn=pwdPolicy,cn=mypolicies,ou=schema > objectClass: container > objectClass: top > cn: pwdPolicy > : ERR_83 Cannot add an entry on cn=pwdPolicy,cn=mypolicies,ou=schema] > > > > On Wed, Jun 3, 2015 at 10:00 AM, Kiran Ayyagari <[email protected]> > wrote: > > > On Wed, Jun 3, 2015 at 3:54 PM, Fabrice Aupert <[email protected]> > wrote: > > > > > Hi, > > > > > > We're trying to import this structure from open Ldap : > > > > > > ou=schema > > > |-cn=mypolicies > > > |-cn=pwdpolicy > > > |-ou=... > > > > > > The creation of the cn=mypolicies,ou=schema is OK, but it fails when we > > try > > > to create the second cn=pwdpolicy,cn=mypolicies,ou=schemas. > > > > > > The error mesage is UNWILLING_TO_PERFORM ... Cannot add an entry on > > > cn=pwdpolicy,cn=mypolicies,ou=schema > > > > > > Is it possible to create such kind of tree? Or is there a limitation on > > the > > > number of cn? > > > > > > it should be possible, there is no such limitation > > can you paste the complete stacktrace from logs. > > > > > Apache Directory Server version : 2.0.0-M16 > > > > > > Thanks > > > ----- > > > Fabrice Aupert > > > > > > > > > > > -- > > Kiran Ayyagari > > http://keydap.com > > > -- Kiran Ayyagari http://keydap.com
