hi,

This works:

$ ldapsearch -LLL -x -b cn=users,cn=accounts,dc=cxn "(|(mail=admin*)(uid=admin))" uid
dn: uid=admin,cn=users,cn=accounts,dc=cxn
uid: admin


This not:

$ ldapsearch -LLL -x -b cn=users,cn=accounts,dc=cxn "(|(aaa=admin*)(uid=admin))" uid
$


If there is search filter with non-existent attribute there is no result.
Is that intentional? In CentOS 6.6 it worked just fine.


10x
tamas

--
Manage your subscription for the Freeipa-users mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-users
Go to http://freeipa.org for more info on the project

Reply via email to