> and created my tree dc=example,dc=com in ou=system, so I have a user with > following dn: uid=adminrosa,dc=example,dc=com,ou=system > > So, I could try something as "env.put(Context.SECURITY_PRINCIPAL, > "uid=adminrosa,dc=example,dc=com")" and it would look for an entry > "uid=adminrosa,dc=example,dc=com,ou=system", that is my principal + <my > baseSearchDN> as defined in the server.xml > > It still not working, where is my dummy error? :(
look for "adminrosa", not for its dn. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
