Users Guide
Use Case Scenarios 103
Getting and Setting iDRAC Users and Roles
Set up the iDRAC user names, password and assigning roles to the users.
Prerequisites
To successfully perform remote operations on the server, make sure that the
following prerequisites are met:
• Common Prerequisites
• Getting and Setting the iDRAC Attributes
Workflow
1
Get the list of the following attributes of the type string
•CurrentValue
• GroupID
•InstanceID
2
Invoke the
ApplyAttributes()
method on the DCIM_iDRACCardService
class to set the attributes using the FQDD property, AttributeName, and
the AttributeValue.
A job id (for example,
JID_001291194119
) is returned to the screen.
3
Verify the new value of the administrator user name (AttributeName =
UserAdminUserName).
References
NOTE: The sections referenced in this table contain only generic examples.
Table 5-15. Step Number and Location
Step Number Location in Lifecycle Controller Web Services Interface Guide
(Windows or Linux)
step 1
5.2.1 Account and Capabilities
step 2
5.3.1 Modify User Name
step 3
5.2.1 Account and Capabilities