Filter based search
Execute the following LDAP filter based searches:
-
All users with a
uidattribute value starting with the letter “b”. -
All entries with either a defined
uidattribute or aouattribute starting with letter “d”. -
All users entries within the whole DIT having a gidNumber value of 100.
-
All user entries belonging to the billing department having a
uidNumbervalue greater than 1023. -
All user entries within the whole DIT having a
commonNamecontaining the substring “ei”. -
All user entries within the whole DIT belonging to gidNumber == 100 or having a
uidvalue starting with letter “t”.
Tip
Apache Directory Studio allows both for filtering and searching providing nifty features like attribute name completion and syntax highlighting. You may define:
