summaryrefslogtreecommitdiffstats
path: root/src/sssd/90_LMI_SSSD_Profile.mof.skel
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2014-05-14 10:03:57 +0200
committerPavel Březina <pbrezina@redhat.com>2014-07-14 10:39:12 +0200
commitda02f57f298b20e9d6c6b94aa1b292e88a3eef28 (patch)
treeb6ce64a2a406622515aa6c9f17c10c7608e1c9c2 /src/sssd/90_LMI_SSSD_Profile.mof.skel
parent32bbfe5533e5d625732ba0a68c2c1c8d6083b0b1 (diff)
downloadopenlmi-providers-sssd-2.tar.gz
openlmi-providers-sssd-2.tar.xz
openlmi-providers-sssd-2.zip
SSSD CIM providersssd-2
Diffstat (limited to 'src/sssd/90_LMI_SSSD_Profile.mof.skel')
-rw-r--r--src/sssd/90_LMI_SSSD_Profile.mof.skel22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/sssd/90_LMI_SSSD_Profile.mof.skel b/src/sssd/90_LMI_SSSD_Profile.mof.skel
new file mode 100644
index 0000000..7edcf44
--- /dev/null
+++ b/src/sssd/90_LMI_SSSD_Profile.mof.skel
@@ -0,0 +1,22 @@
+instance of PG_ProviderProfileCapabilities
+{
+ CapabilityID = "@CLASS@";
+
+ ProviderModuleName = "cmpiLMI_SSSD";
+
+ ProviderName = "@CLASS@";
+
+ RegisteredProfile = 0;
+
+ OtherRegisteredProfile = "OpenLMI-SSSD";
+ OtherProfileOrganization = "OpenLMI";
+
+ ProfileVersion = "@VERSION@";
+
+ RegisteredSubProfiles = {};
+
+ ConformingElements = {
+ "@CLASS@"
+ };
+};
+