White Papers
Active Directory® Client Profile
chassismgr1 : ComputerSystem
adgroup1 : Dell_OEMActiveDirectoryGroup
acctmgmtsrvc1 : AccountManagementService
HostedService
adcap1 : AccountManagementCapabilities
ADGroup_id1 : Identity
AssignedIdentity
ElementCapabilities
adgroup5 : Dell_OEMActiveDirectoryGroup
ADGroup_id5 : Identity
AssignedIdentity
. . .
OwningCollectionElement
adservice1 : Dell_OEMActiveDirectoryService
SchemaType : 2 (Standard)
HostedService
5 Active Directory
Groups
5 Active Directory
Identities
. . .
ServiceAffectsElement
ServiceAffectsElement
294
295
297
298
299
300
301
302
303
305
306
307
308
309
310
311
Figure 3 – Active Directory® Client Profile: Standard Schema Object Diagram
9.2 Enable the Active Directory Authentication 296
A client can enable the Active Directory client as follows:
1) For the given Dell_OEMActiveDirectoryService instance, find the associated
CIM_EnabledLogicalElementCapabilities instance.
2) If the CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported property is an array
that contains the value 2 (Enabled), execute the RequestStateChange(
) method with the value
of the RequestedState parameter set to 2 (Enable) to enable the Active Directory authentication
of Active Directory client represented by this instance.
9.3 Determine Whether the Dell_OEMActiveDirectoryService.ElementName Is 304
Modifiable
A client can determine if it can modify the Dell_OEMActiveDirectoryService.ElementName property as
follows:
1) Find the CIM_EnabledLogicalElementCapabilities instance associated with the
Dell_OEMActiveDirectoryService instance.
2) Query the value of the ElementNameEditSupported property of the instance. If the value is
TRUE, the client can modify the Dell_OEMActiveDirectoryService.ElementName property.
18 Version 1.0.0a