Best Way to Secure a Shared Backup Account?
A group of developers has a shared backup account to access the source code repository. Which of the following is best way to secure the backup account if there is an SSO failure?
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests the ability to select the appropriate control for privileged shared accounts, avoiding the trap of choosing SAML (an SSO protocol) over PAM (the management solution).
Privileged Access Management (PAM) is the optimal solution for securing shared backup accounts, especially during Single Sign-On (SSO) failures. Consensus confirms PAM provides essential auditing, credential rotation, and access control for privileged accounts.
Selecting SAML is a common mistake because it relates to SSO, but it is the protocol that failed, whereas PAM is the specific tool designed to secure the account itself.
Community Discussion (5 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
PAM (Privileged Access Management) is the correct choice because it is specifically designed to secure, monitor, and manage privileged accounts like shared backup credentials. It provides features such as credential vaulting, automatic rotation, and session recording, which ensure the account remains secure even if the primary SSO mechanism is down. This centralized control prevents unauthorized access and maintains an audit trail.Why the Other Options Are Wrong
RAS (Remote Access Service) is an obsolete technology primarily associated with dial-up networking and does not provide account management security. EAP (Extensible Authentication Protocol) is a framework for authentication transport (often used in Wi-Fi), not a system for managing shared account privileges. SAML (Security Assertion Markup Language) is the protocol used for SSO; since the question states there is an SSO failure, SAML is part of the problem context, not the solution for securing the account independently.Community Comment Notes
Community members unanimously support PAM, emphasizing its role in enforcing strict access controls and auditing for shared accounts. Several comments noted that PAM allows for the enforcement of strong authentication and temporary access grants, which mitigates the risks associated with shared credentials. Users also referenced industry-standard tools like CyberArk and Azure AD PIM to illustrate the practical application of PAM in such scenarios.Official Reference
Exam Strategy
Look for keywords like "shared," "backup," or "privileged" to immediately identify the need for PAM. Remember that PAM is the specific security control for high-risk accounts, distinct from general authentication protocols.
Related Analysis
Practice All SY0-701 Questions
Access 100 questions with complete answers and detailed explanations.
View Full SY0-701 Practice Test →