the DN of schema should be ou=schema i.e ldap://localhost:10389/ou=schema
HTH Kiran Ayyagari hayart wrote:
apacheds-1.5.4 I can see in the schem cn=nis, now trying to change connection to env.put(Context.PROVIDER_URL, "ldap://localhost:10389/schema"); env.put(Context.SECURITY_PRINCIPAL, "uid=admin,ou=system"); but NameNotFountException cn=nis
