OpenLDAP [Megoldva]

Fórumok

Sziasztok!

A kovetkezo problemaba szaladtam bele ami masfel nap szivas utan tetozott be es nincs jelenleg otletem, hogy mi lehet a problema. A felallas a kovetkezo, telepitettem a kovetkezo portokat:

openldap-client-2.3.41 Open source LDAP client implementation
openldap-server-2.3.41 Open source LDAP server implementation

Feltoltottem teszt adatokkal es csinaltam egy lekerdezest:
#ldapsearch "(mail=*)" mail

# postmaster, testing.intra, hosting, testing.intra
dn: cn=postmaster,vd=testing.intra,o=hosting,dc=testing,dc=intra
mail: postmaster@testing.intra

# abuse@testing.intra, testing.intra, hosting, testing.intra
dn: mail=abuse@testing.intra,vd=testing.intra,o=hosting,dc=testing,dc=intra
mail: abuse@testing.intra

# john.doe@testing.intra, testing.intra, hosting, testing.intra
dn: mail=john.doe@testing.intra,vd=testing.intra,o=hosting,dc=testing,dc=intra
mail: john.doe@testing.intra

# john.smith@testing.intra, testing.intra, hosting, testing.intra
dn: mail=john.smith@testing.intra,vd=testing.intra,o=hosting,dc=testing,dc=intra
mail: john.smith@testing.intra

Ha viszont feltetel szerint keresek:
#ldapsearch "(mail=john*)" mail
# search result
search: 2
result: 0 Success

Ha fogom es kidumpolom a teljes strukturat es betoltom egy linux-on futo ldap szerverbe es a freebsd-rol ujra lekerdezem akkor megy tokeletesen, tehat az ldap-client jol mukodik.

Valakinek valami otlete? Koszonom.

bzg