White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
18 
DCIM_CSRoleLimitedToTarget 
 DefiningRole 
 Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous 
 ReferenceParameters 
 ResourceURI = http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_Role  
 SelectorSet 
 Selector: CreationClassName = DCIM_Role, Name = DCIM:Role:10, __cimnamespace = 
root/dcim 
 TargetElement 
 Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous 
 ReferenceParameters 
 ResourceURI = http://schemas.dell.com/wbem/wscim/1/cim-
schema/2/DCIM_ComputerSystem  
 SelectorSet 
 Selector: CreationClassName = DCIM_ComputerSystem, Name = srv:system, __cimnamespace 
= root/dcim 
5  Managing iDRAC Local User Accounts 
5.1  Description of iDRAC Attributes vs Standard DMTF Model 
The iDRAC user account management data model is represented by both DMTF and Dell Profiles. Both 
models are currently offered. The DMTF Profiles for Simple Identity Management and Role Based 
Authorization represent iDRAC user accounts and privileges. The DMTF data model is complex and 
typically requires multiple transactions to accomplish simple operations such as specifying a username 
and password or giving a user account admin privileges. For this reason, LC also offers a Dell data 
model for managing iDRAC user accounts that is based on an attribute model. The DCIM iDRAC Card 
Profile specifies the attributes for each user account name, password, and privilege.  The iDRAC has 15 
local user account that can be managed. 
5.2  Account Inventory (using iDRAC Attributes)  
The list of user accounts may be retrieved by enumerating the DCIM_iDRACCard classes. The class 
provides the user account name and enabled state properties.  
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
5.2.1  Account and Capabilities (using iDRAC Attributes) 
Enumerating the DCIM_iDRACCardEnumeration class, Section 19.1, and parsing the output for the 
attribute AttributeDisplayName = User Admin Enable, will display all of the 16 possible user accounts 
and their respective status. 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_iDRACCardEnumeration  
-u:[USER] -p:[PASSWORD]  










