Skip to content

2. Search

Artur Marzano edited this page Dec 16, 2024 · 11 revisions

Searching

The Search page is pretty straightforward - you either type a valid LDAD filter in the input field and hit enter, or the "name" of an object:

image

If you type any text without a ( - an invalid LDAP filter - godap will consider it the "name" of an object and perform the (|(samAccountName=VAL)(cn=VAL)(ou=VAL)(name=VAL)) query, where VAL is the value you specified. Example:

image

The search page also offers a few predefined and useful queries that can be used in AD environments in the Library panel. After searching, it will render the full subtree that leads to every found object:

image

The found objects' attributes can be inspected by selecting Attributes tab on the top right corner:

image

Clone this wiki locally