Hi, I must say, Apache DS will help our project and I am close to getting it integrated...
I am using Apache DS for unit testing. When trying to import this (just a piece of my) LDIF: dn: cn=ABC_gp, ou=Groups, dc=open,dc=org displayName: Administrator type: 0 objectClass: top objectClass: groupofuniquenames objectClass: groupofurls objectClass: fbisgroup cn: ABC_Admin_gp I get an exception: Caused by: org.apache.directory.shared.ldap.exception.LdapInvalidAttributeIdentifierException: type not found in attribute registry! How do I add the attribute to the "registry"? Thanks, Shane
