summaryrefslogtreecommitdiffstats
path: root/src/sssd/90_LMI_SSSD_Profile.mof.skel
diff options
context:
space:
mode:
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@"
+ };
+};
+