summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ldap.5.xml
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:34:01 +0100
commit022456e93c9b175ce3774afe524e3926f41ba80f (patch)
treef8c492b1b4f4ff5becd916f20360fbceab192aac /src/man/sssd-ldap.5.xml
parentb17b51c2779906bf3a5e4aecbb9ef8bfbfc2ebab (diff)
downloadsssd-022456e93c9b175ce3774afe524e3926f41ba80f.tar.gz
sssd-022456e93c9b175ce3774afe524e3926f41ba80f.tar.xz
sssd-022456e93c9b175ce3774afe524e3926f41ba80f.zip
Add new option ldap_group_type
Diffstat (limited to 'src/man/sssd-ldap.5.xml')
-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 72586fb1d..9e572836d 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>