DMTF profile¶
The provider implements DMTF’s Simple Identity Management Profile, version 1.0.1.
Profile adjustment¶
The settings classes are not implemented. Necessary settings are done directly in methods of LMI_AccountManagementService. LMI_AccountManagementService is subclass of CIM_SecurityService, because there is a change in method parameters as follows:
- CreateAccount does not take EmbeddedInstance as parameter, but a list of parameters.
Implementation¶
All mandatory classes are implemented.
Classes¶
Implemented DMTF classes:
- LMI_AccountCapabilities
- LMI_AccountInstanceCreationIndication
- LMI_AccountInstanceDeletionIndication
- LMI_AccountManagementCapabilities
- LMI_AccountManagementServiceCapabilities
- LMI_AccountManagementService
- LMI_AccountManagementServiceSettingData
- LMI_AccountOnSystem
- LMI_Account
- LMI_AccountSettingData
- LMI_AssignedAccountIdentity
- LMI_AssignedGroupIdentity
- LMI_EnabledAccountCapabilities
- LMI_Group
- LMI_HostedAccountManagementService
- LMI_Identity
- LMI_MemberOfGroup
- LMI_OwningGroup
- LMI_ServiceAffectsIdentity
- LMI_SettingsDefineAccountCapabilities
- LMI_SettingsDefineManagementCapabilities