DCA · Question #56
Is this a supported user authentication method for Universal Control Plane? Solution: PAM
The correct answer is B. No. The question asks if PAM (Pluggable Authentication Modules) is a supported authentication method for Docker Universal Control Plane (UCP).
Question
Is this a supported user authentication method for Universal Control Plane? Solution: PAM
Options
- AYes
- BNo
How the community answered
(26 responses)- A12% (3)
- B88% (23)
Why each option
The question asks if PAM (Pluggable Authentication Modules) is a supported authentication method for Docker Universal Control Plane (UCP).
PAM is not among the officially listed or commonly integrated authentication methods for Docker UCP.
Docker Universal Control Plane (UCP) does not natively support PAM for user authentication; its supported methods typically include LDAP/AD, SAML, and an internal database.
Concept tested: Docker UCP authentication methods
Source: https://docs.mirantis.com/docker-enterprise/v3.1/ucp/admin/configure-security/authenticate-users/index.html
Topics
Community Discussion
No community discussion yet for this question.