summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-10 20:00:36 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-03 14:09:13 -0400
commit4f07a5ba197b902afd3a785baf6bd9967f50dfd2 (patch)
treea141fe49b1fa83ff2d6b56762ff3a98491b1aa8a /src/man
parentdbdf6911688315515a36bb91786108a95d033128 (diff)
downloadsssd_unused-4f07a5ba197b902afd3a785baf6bd9967f50dfd2.tar.gz
sssd_unused-4f07a5ba197b902afd3a785baf6bd9967f50dfd2.tar.xz
sssd_unused-4f07a5ba197b902afd3a785baf6bd9967f50dfd2.zip
LDAP: Add objectSID config option
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index 95ebd834..33f50831 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -331,6 +331,21 @@
</varlistentry>
<varlistentry>
+ <term>ldap_user_objectsid (string)</term>
+ <listitem>
+ <para>
+ The LDAP attribute that contains the objectSID of
+ an LDAP user object. This is usually only
+ necessary for ActiveDirectory servers.
+ </para>
+ <para>
+ Default: objectSid for ActiveDirectory, not set
+ for other servers.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ldap_user_modify_timestamp (string)</term>
<listitem>
<para>
@@ -772,6 +787,21 @@
</varlistentry>
<varlistentry>
+ <term>ldap_group_objectsid (string)</term>
+ <listitem>
+ <para>
+ The LDAP attribute that contains the objectSID of
+ an LDAP group object. This is usually only
+ necessary for ActiveDirectory servers.
+ </para>
+ <para>
+ Default: objectSid for ActiveDirectory, not set
+ for other servers.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ldap_group_modify_timestamp (string)</term>
<listitem>
<para>