My bad i have found the ldap log. When i used the replicat ldap i dont have the java error [LDAP: error code 32 - No Such Object]; So its an other problem of filters.
But the problem authenticationResultCode=AUTHENTICATION_HANDLER_SUCCESS, then LdapAuthenticationHandler failed authenticating is always here Here my logs slapd: 2014-07-22T14:04:06.978957+02:00 ldap.unice.fr slapd[23702]: conn=1018 op=2 SRCH base="ou=people,dc=unice,dc=fr" scope=2 deref=0 filter="(supannAliasLogin=myuser) » 2014-07-22T14:04:06.980165+02:00 ldap..unice.fr slapd[23702]: conn=1018 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text= 2014-07-22T14:04:06.990804+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=1 BIND dn="uid=myuser,ou=personnel,ou=people,dc=unice,dc=fr" method=128 2014-07-22T14:04:07.020416+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=1 BIND dn="uid=myuser,ou=personnel,ou=people,dc=unice,dc=fr" mech=SIMPLE ssf=0 2014-07-22T14:04:07.020416+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=1 RESULT tag=97 err=0 text= 2014-07-22T14:04:07.025312+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=2 SRCH attr=supannAliasLogin member mail displayName 2014-07-22T14:04:07.025312+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=2 SRCH base="uid=myuser,ou=personnel,ou=people,dc=unice,dc=fr" scope=0 deref=0 filter="(objectClass=*)" 2014-07-22T14:04:07.025325+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text= Our superman LDAP master is in holiday, i think i will do the same… :) Thanks a lot. ----------------------------------------------------------------- Daniel CHARLOT D.S.I. Université de Nice Sophia-Antipolis Administrateur Systèmes et Réseaux 28, avenue de Valrose - BP 2135 - 06103 NICE Tél : 04-92-07-67-07 Le 22 juil. 2014 à 11:53, [email protected] a écrit : > hi, > I don’t understand...I see nothing in my ldap log (at log level 256). Nothing > like : "no bind", and "no connection" with my user... > I have tried with the bind admin ldap, and i have the same error and nothing > in the ldap log. > i am investigating… > > ----------------------------------------------------------------- > Daniel CHARLOT > D.S.I. Université de Nice Sophia-Antipolis > Administrateur Systèmes et Réseaux > 28, avenue de Valrose - BP 2135 - 06103 NICE > Tél : 04-92-07-67-07 > > > > > > > > > > > > Le 21 juil. 2014 à 18:17, Daniel Fisher <[email protected]> a écrit : > >> On Mon, Jul 21, 2014 at 10:54 AM, <[email protected]> wrote: >>> Yes, thanks i see my attributes now. >>> I confirm that my user can read the entry. >>> The problem is the same.. >> >> What does your LDAP log say? >>> [LDAP: error code 32 - No Such Object]; remaining name >>> ‘uid=myuser,ou=personnel,ou=people,dc=unice,dc=fr'] >> This indicates some sort of permission problem. >> Either the user doesn't have read access to their own entry or doesn't >> have read access to the entire branch. >> >> --Daniel Fisher >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
