The User tab provides user-related properties of the directory configuration.
The following list provides examples of search filters for several directory service providers, You can modify these examples as needed.
(&(objectClass=user)(samAccountName={0}))
(&(objectClass=person)(cn={0}))
(&(objectClass=person)(cn={0})
(&(objectClass=person)(cn={0}))
(&(objectClass=person)(uid={0})
(&(objectClass=person)(uid={0}))
(&(objectClass=person)(cn={0}))
CAUTION Changing the attribute used to log on can have the unintended effect of preventing the Content Engine system user from being able to log on, thus preventing Content Engine from being able to start. If you change the User Search Filter or User Short Name attributes, you must edit the bootstrap file and change the value of com.filenet.gcd.Username
so that logon can continue. See Content Engine Bootstrap properties for more information.