156-215.81 Exam QuestionsBrowse all questions from this exam

156-215.81 Exam - Question 199


When a gateway requires user information for authentication, what order does it query servers for user information?

Show Answer
Correct Answer: A

The correct order in which a gateway queries servers for user information during authentication is: first, the internal user database, then LDAP servers in order of priority, and finally the generic external user profile. This ensures that the most specific and potentially fastest response comes from the internal database first, followed by LDAP servers which have a defined order of priority, and as a last fallback, the generic external profile is checked.

Discussion

8 comments
Sign in to comment
oaraujoOption: A
Sep 2, 2024

When a Security Gateway requires user information for authentication, it goes through this process: -The Security Gateway searches for the user in the internal users database. -If the specified user is not defined in the internal users database, the Security Gateway queries the LDAP server defined in the Account Unit with the highest priority. -If the query against an LDAP server with the highest priority fails (for example, the connection is lost), the Security Gateway queries the server with the next highest priority. -If there is more than one Account Unit, the Account Units are queried concurrently. The results of the query are taken from the first Account Unit to meet the conditions, or from all the Account Units which meet the conditions. -If the query against all LDAP servers fails, the Security Gateway matches the user against the generic external user profile..

purushothaman
Oct 10, 2023

A. First - Internal user database, then LDAP servers in order of priority, finally the generic external user profile.

tino2007Option: A
Oct 16, 2023

Check Point Certified Security Administrator (CCSA) R81.10 (524)

darkdante24Option: A
Dec 6, 2023

A is correct

detlef_ritter
Jan 18, 2024

A is correct

djreymixOption: A
Mar 11, 2024

A is correct

reshangvOption: A
Mar 21, 2024

Answer is A

Basselh
Apr 12, 2024

Answer is A