Correct Answer: C
When adding a user account to the XtremIO X2 XMS (XtremIO Management Server), the system requires specific information to create and manage the user profile effectively:
* Unique User Name: A unique identifier for the user account is necessary to ensure that each user can be individually recognized and managed within the system.
* Account Type: The type of account determines the level of access and permissions the user will have.
This could range from read-only access to full administrative privileges.
* E-mail Notification: Providing an email address enables the system to send notifications related to the user's activities or alerts from the XtremIO system.
While the search results did not provide a direct source confirming these exact requirements, they are consistent with standard practices for user account creation in management systems1. It's important to note that while LDAP (OA) can be used for authentication, it is not a requirement for creating a user account.
Similarly, a password (OC) is typically required but was not listed as an option in the question. Public keys (OD) are generally used for SSH key-based authentication and are not a standard requirement for user account creation in XMS.