• [^] # Re: AuthLDAPGroupAttributeIsDN on

    Posté par . En réponse au message Authentification LDAP Apache. Évalué à 2.

    Bonjour,

    Merci de ta réponse.
    J'ai mais AuthLDAPGroupAttributeIsDN à off.

    Ca ne marche pas mieux.
    Avec un LDAP en niveau de Debug 256 voilà ce que je peux voir quand un utilisateur Web tente une authentification :

    570765ff conn=1014 fd=14 ACCEPT from IP=[::1]:34388 (IP=[::]:389)
    570765ff conn=1014 op=0 BIND dn="" method=128
    570765ff conn=1014 op=0 RESULT tag=97 err=0 text=
    570765ff conn=1014 op=1 SRCH base="ou=Groups,dc=maboite,dc=fr" scope=2 deref=3 filter="(&(objectClass=*)(uid=user1))"
    570765ff conn=1014 op=1 SRCH attr=uid
    570765ff conn=1014 op=1 SEARCH RESULT tag=101 err=0 nentries=0 text=
    

    Merci