diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-02-06 13:28:53 +0100 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-07 09:22:45 -0500 |
commit | 620033ce66f4827be9d508c77483fab0270d9869 (patch) | |
tree | c949e6e0cc2d4cbc2bc417de90e7ea5dcae8d562 /src/man | |
parent | 9715ac17d4abc5cd73d5d672ac0ab32320a17e83 (diff) | |
download | sssd-620033ce66f4827be9d508c77483fab0270d9869.tar.gz sssd-620033ce66f4827be9d508c77483fab0270d9869.tar.bz2 sssd-620033ce66f4827be9d508c77483fab0270d9869.zip |
AUTOFS: IPA provider
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/sssd-ipa.5.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index bddd3db1..b5bd2816 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -303,6 +303,18 @@ </listitem> </varlistentry> + <varlistentry condition="with_autofs"> + <term>ipa_automount_location (string)</term> + <listitem> + <para> + The automounter location this IPA client will be using + </para> + <para> + Default: The location named "default" + </para> + </listitem> + </varlistentry> + <varlistentry> <term>ipa_netgroup_member_of (string)</term> <listitem> |