Forgot to include the output of a simple ldapsearch:

root at code:~# ldapsearch -b ou=people,dc=domain,dc=com -v -h 192.168.2.50 
'uid=tlvenn'
ldapsearch: started Sun Feb 15 11:58:20 2009

ldap_init( 192.168.2.50, 389 )
filter pattern: uid=tlvenn
returning: ALL
filter is: (uid=tlvenn)
version: 1
dn: cn=Tlvenn,ou=people,dc=domain,dc=com
uid: tlvenn
objectClass: inetOrgPerson
sn: xxx
cn: Tlvenn
1 matches

so it looks like everything related to ldap works just fine but mod_auth_ldap 
with apache... :(
-- 
This message posted from opensolaris.org

Reply via email to