A superuser can change the password on another admin account.
Correct Answer: A
Comprehensive and Detailed In-Depth Explanation:In NIOS, asuperuseris an admin with unrestricted permissions across the Grid, including user management. Here's the breakdown:
* Superuser Role:Defined in Grid Manager (Administration > Administrators), superusers have full read
/write access to all objects and settings, including admin accounts.
* Password Change:A superuser can navigate to Administration > Administrators, select another admin account (e.g., "user1"), and modify its password, overriding any restrictions on that account.
* Why True:This is a built-in capability to ensure ultimate control, useful for scenarios like account recovery or security enforcement. No restrictions apply to superusers for this action.
* Practical Example:In an INE troubleshooting lab, a superuser might reset a locked-out admin's password to regain Grid access, testing authentication policies.
* Contrast:Regular admins with limited permissions can't modify others' accounts unless explicitly granted.References:Infoblox NIOS Administrator Guide - Admin Management; INE Course Objective: NIOS DDI Grid Deployment.