I checked and the sudo provider is on other places it should be, it was just 
left out from this place.


Jan
From d19f73b7a9cece02427a987b16d5ca0691e31786 Mon Sep 17 00:00:00 2001
From: Jan Zeleny <[email protected]>
Date: Thu, 2 Feb 2012 09:06:41 -0500
Subject: [PATCH 14/14] Add SUDO provider to the list of available providers
 in SSSDConfig.py

---
 src/config/SSSDConfig.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/config/SSSDConfig.py b/src/config/SSSDConfig.py
index f6395679807aaba35a0385005d4858b2ef778ff5..a7b867d3ab90e8b314f12b0f7eb393971cd9e8ff 100644
--- a/src/config/SSSDConfig.py
+++ b/src/config/SSSDConfig.py
@@ -78,6 +78,7 @@ option_strings = {
     'auth_provider' : _('Authentication provider'),
     'access_provider' : _('Access control provider'),
     'chpass_provider' : _('Password change provider'),
+    'sudo_provider' : _('SUDO provider'),
     'session_provider' : _('Session-loading provider'),
 
     # [domain]
-- 
1.7.6.4

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
sssd-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to