summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2013-12-09 12:17:43 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-12-19 17:36:09 +0100
commit3a25e6306937e219fc0cfa6ee74a33bb5ff66cef (patch)
tree612a81276578c108fda00d733f0723b5079a4a3f /src/man
parentcbbbde7a66e176871aae37ed323e53ac41859e8d (diff)
downloadsssd-3a25e6306937e219fc0cfa6ee74a33bb5ff66cef.tar.gz
sssd-3a25e6306937e219fc0cfa6ee74a33bb5ff66cef.tar.xz
sssd-3a25e6306937e219fc0cfa6ee74a33bb5ff66cef.zip
Add new option ldap_group_type
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index efe22c9d2..cc58544c3 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -849,6 +849,27 @@
</varlistentry>
<varlistentry>
+ <term>ldap_group_type (integer)</term>
+ <listitem>
+ <para>
+ The LDAP attribute that contains an integer value
+ indicating the type of the group and maybe other
+ flags.
+ </para>
+ <para>
+ This attribute is currently only used by the AD
+ provider to determine if a group is a domain local
+ groups and has to be filtered out for trusted
+ domains.
+ </para>
+ <para>
+ Default: groupType in the AD provider, othewise not
+ set
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ldap_group_nesting_level (integer)</term>
<listitem>
<para>