Setting Other Display Options
To change the font size of items in the display, choose Font on the Options menu.
Choose Always on Top to keep the window displayed when you switch programs or windows.
To toggle the Request column between full and simple LDAP function names, click Show Simple Event Name on the Options menu. Examples of full and simple LDAP function names are:
Full Name |
ldap_get_values_len
|
Simple Name |
get values length |
To toggle the display between distinguished and simple names, click Show Distinguished Name Format on the Options menu. Examples of equivalent distinguished and simple names are:
Distinguished Name |
CN=RCHASE-2K3,CN=Computers,DC=OA,DC=Denver,DC=Addesinc,DC=com
|
Simple Name |
OA.Denver.Addesinc.com\Computers\RCHASE-2K3 |
To toggle the display of LDAP filter strings in the Input column and Details Pane between simple format (i.e., prefix notation) and standard format (i.e., infix notation), click Show Simple LDAP Filters on the Options menu. Examples of equivalent simple and standard format filter strings are:
Simple Format |
(( NOT((showInAdvancedViewOnly=TRUE)) AND (samAccountType=805306368)) AND ((name=rchase-2k3*) OR (sAMAccountName=rchase-2k3*)))
|
Standard Format |
(&(&(!(showInAdvancedViewOnly=TRUE))(samAccountType=805306368)) (|(name=rchase-2k3*) (sAMAccountName=rchase-2k3*))) |
To toggle off and on the display of Success status in the Result column, click Suppress Success Status from the Options menu.