Thanks for reply. I was looking for using dn, but I didn't find solutions. Have a good day.
Emmanuel Lecharny wrote: > >> 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 > > -- View this message in context: http://www.nabble.com/ApacheDs---DIGEST-MD5-tp22076098p22080571.html Sent from the Apache Directory Project mailing list archive at Nabble.com.
