Table 4: LDAP Search-Filter Breakdown
|
Item |
Description |
|
& |
AND: combines the next three
search criteria |
|
(objectCategory=person)(objectClass=user) |
Searches for user accounts |
|
(mail=*) |
Searches for accounts that
have a non-empty mail attribute |