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
Correct Answer is A
pg 250 Administering Splunk Enterprise Security
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 “<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="3058444251404055427051535d55445553581e535f5d">[email protected]</a>” 4 Any Disabled by default—see “conventions” in identityLookup.conf.spec
Correct is A
A. Email.