Home Analyst Portal
Options

UserQuery - Query customization (Include only ENABLED AD ACCOUNTS)

Emmanuel_CassidyEmmanuel_Cassidy Customer IT Monkey ✭

Is it possible to change the default UserQuery to return ONLY ACTIVE accounts in AD. There are no reasons on our forms that a user would have to select a user which has an account in AD set to Disabled, It's currently pulling EVERYTHING in our AD.   I was wondering if this should be done at the AD connector level or through this UserQuery setting.

Another option would be to only include Active accounts that have an EmployeeID assigned. or am I taking this too far ? :/

UserQuery
Default setting: DisplayName LIKE '%' + @Query + '%' OR UserName LIKE '%' + @Query + '%'

Best Answer

Answers

  • Options
    Emmanuel_CassidyEmmanuel_Cassidy Customer IT Monkey ✭
    Thank you Geoff!    now that's support B)
Sign In or Register to comment.