If a username does not match the `˜identity' column in the identities list, which column is checked next?
If a username does not match the `˜identity' column in the identities list, which column is checked next?
If a username does not match the 'identity' column in the identities list, the next column to be checked is the Email column. This follows a logical order for identity verification, as emails are commonly used as a secondary means of user identification.
Correct answer is A . See Identity Matching p.301
A is correct
pg 250 Administering Splunk Enterprise Security
Correct Answer is A
A. Email.
Correct is A
Order Column Description 1 identity Exact match on any one of a list of usernames in identity column 2 Email Exact match 3 Email First part of email, i.e. “htrapper” of “[email protected]” 4 Any Disabled by default—see “conventions” in identityLookup.conf.spec