White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
25 
 Selector: __cimnamespace = root/dcim, Name = iDRAC.Embedded.1#Users.1, 
CreationClassName = DCIM_Account, Sys 
temName = systemmc, SystemCreationClassName = DCIM_SPComputerSystem 
EndpointReference 
 Address = http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous 
 ReferenceParameters 
 ResourceURI = http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_Account 
 SelectorSet 
 Selector: __cimnamespace = root/dcim, Name = iDRAC.Embedded.1#Users.2, 
CreationClassName = DCIM_Account, Sys 
temName = systemmc, SystemCreationClassName = DCIM_SPComputerSystem 
. 
. 
. 
Account setting capability is defined in the class CIM_AccountManagementCapabilities associated with 
the CIM_Account class instance. The ability to enable and disable an account is defined in the 
capability class CIM_EnabledLogicalElementCapabilities associated with the CIM_Account class. 
To determine account setting capabilities: 
1.  Get the CIM_Account class instance of interest using EnumerateEPR mode. 
2.  Enumerate the associators of the CIM_Account instance and search for 
CIM_AccountManagementService class instance using EnumerateEPR mode. 
3.  Enumerate the associators of the CIM_AccountManagementService instance and search for 
CIM_AccountManagementCapabilities class instance. 
4.  One exception is account index 0. The first account is static and could not be set. 
OUTPUT-C: 
DCIM_LocalUserAccountManagementCapabilities 
 ElementName = Local User Account Management Capabilities 
 ElementNameEditSupported = false 
 InstanceID = DCIM:LocalUserAccountManagementCapabilities:1 
 MaxElementNameLen = 0 
 OperationsSupported = 3 
 SupportedAuthenticationMethod = 0, 1, 2 
DCIM_IPMICLPAccountManagementCapabilities 
 ElementName = IPMI/CLP Account Management Capabilities 
 ElementNameEditSupported = false 
 InstanceID = DCIM:IPMICLPAccountManagementCapabilities:1 
 MaxElementNameLen = 0 
 OperationsSupported = 3 










