Krish,
You can use ou=system to play with, but under a long term, I wouldn't
use it.
Great point! I need to add the ability to add partitions from a
configuration. Could you please open a JIRA issue on this? This should
be pretty easy to fix.
Thanks for pointing this out,
Jeff
Krishnakumar B wrote:
hi,
i am trying to create a new partition with apache DS that comes with geronimo
dn: dc=myhost,dc=com
dc: myhost
objectClass: dcObject
The documentation for directory server says to use properties file
server.db.partition.suffix.apache=dc=myhost,dc=com
server.db.partition.indices.apache=ou cn objectClass uid
server.db.partition.attributes.apache.dc=myhost
server.db.partition.attributes.apache.objectClass=top domain extensibleObject
But i am unable to add this to Apache DS in geronimo.
So want to know if this is possible or i can use only ou=system thats
created by default.
thanks
Krish