summaryrefslogtreecommitdiffstats
path: root/src/config/SSSDConfig.py
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-02-06 13:28:53 +0100
committerStephen Gallagher <sgallagh@redhat.com>2012-02-07 09:22:20 -0500
commite4f77780ea92074671e5408cc1599441b168efc0 (patch)
treea6cff64855ea19570703703f84cd54af2f6d9471 /src/config/SSSDConfig.py
parent25d9d00edf2810647b81ba451f3c82b2ada63f5a (diff)
downloadsssd-e4f77780ea92074671e5408cc1599441b168efc0.tar.gz
sssd-e4f77780ea92074671e5408cc1599441b168efc0.tar.xz
sssd-e4f77780ea92074671e5408cc1599441b168efc0.zip
AUTOFS: IPA provider
Diffstat (limited to 'src/config/SSSDConfig.py')
-rw-r--r--src/config/SSSDConfig.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/SSSDConfig.py b/src/config/SSSDConfig.py
index 50cc4e295..9fbe67429 100644
--- a/src/config/SSSDConfig.py
+++ b/src/config/SSSDConfig.py
@@ -120,6 +120,7 @@ option_strings = {
'ipa_hbac_refresh' : _("The amount of time between lookups of the HBAC rules against the IPA server"),
'ipa_hbac_treat_deny_as' : _("If DENY rules are present, either DENY_ALL or IGNORE"),
'ipa_hbac_support_srchost' : _("If set to false, host argument given by PAM will be ignored"),
+ 'ipa_automount_location' : _("The automounter location this IPA client is using"),
# [provider/krb5]
'krb5_kdcip' : _('Kerberos server address'),