Multiple choice technology architecture

A person has a total of 3 accounts - a LDAP based security system, Active Directory Server and a RADIUS server. An administrator will be responsible for adding the same user to multiple systems and maintaining those accounts. Identify the process that helps in automating the task of keeping the passwords same across various systems

  1. Password single sign on

  2. Password management

  3. Password self-help

  4. Password synchronization

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Password synchronization automatically propagates password changes across multiple systems to ensure consistency. When a user changes their password on one system, synchronization updates it on all connected systems. Single sign-on (A) is about logging in once, password management (B) is about overall policy, and self-help (C) is about user-driven reset workflows.