SAILPOINT-CERTIFIED-IDENTITYNOW-ENGINEER · Question #107
An IdentityNow engineer needs to find identities with disabled AD accounts by using IdentityNow's search features. Is this the correct search syntax to perform this task? Solution:
The correct answer is A. Yes. Yes, the search syntax @accounts( source.name:"AD" AND state:"disabled" ) is correct, as it matches the necessary criteria for finding disabled AD accounts. This query searches for accounts in the AD source where the account state is set to "disabled," which effectively filters…
Question
An IdentityNow engineer needs to find identities with disabled AD accounts by using IdentityNow's search features. Is this the correct search syntax to perform this task? Solution:
Options
- AYes
- BNo
How the community answered
(40 responses)- A83% (33)
- B18% (7)
Explanation
Yes, the search syntax @accounts( source.name:"AD" AND state:"disabled" ) is correct, as it matches the necessary criteria for finding disabled AD accounts. This query searches for accounts in the AD source where the account state is set to "disabled," which effectively filters for the desired result. Key Reference from SailPoint Documentation: Correct Syntax for Disabled Accounts: The search correctly identifies accounts with a disabled state using this syntax.
Topics
Community Discussion
No community discussion yet for this question.