PCNSA · Question #102
Which protocol is used to map usernames to user groups when User-ID is configured?
The correct answer is D. LDAP. When configuring User-ID on Palo Alto Networks firewalls, LDAP (Lightweight Directory Access Protocol) is used to map usernames to user groups from directory services like Active Directory.
Question
Which protocol is used to map usernames to user groups when User-ID is configured?
Options
- ASAML
- BRADIUS
- CTACACS+
- DLDAP
How the community answered
(38 responses)- A3% (1)
- B3% (1)
- C5% (2)
- D89% (34)
Why each option
When configuring User-ID on Palo Alto Networks firewalls, LDAP (Lightweight Directory Access Protocol) is used to map usernames to user groups from directory services like Active Directory.
SAML (Security Assertion Markup Language) is for exchanging authentication and authorization data, primarily for single sign-on, not for direct user-to-group mapping for User-ID.
RADIUS (Remote Authentication Dial-In User Service) provides centralized Authentication, Authorization, and Accounting (AAA) but is not the primary protocol User-ID uses for group mapping from a directory.
TACACS+ (Terminal Access Controller Access-Control System Plus) is a proprietary Cisco protocol for AAA services, similar to RADIUS, and is not used by User-ID for group mapping from directory services.
LDAP (Lightweight Directory Access Protocol) is the standard protocol used by Palo Alto Networks User-ID to query directory services like Microsoft Active Directory. This allows the firewall to retrieve user group information based on identified usernames, which is then used in security policies for granular access control.
Concept tested: Palo Alto Networks User-ID and Directory Integration (LDAP)
Source: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-admin/user-id/configure-user-mapping/configure-the-firewall-to-connect-to-a-directory-server/configure-an-ldap-server-profile
Topics
Community Discussion
No community discussion yet for this question.