summaryrefslogtreecommitdiffstats
path: root/src/man/sssd-ldap.5.xml
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-04-24 14:21:40 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-05-03 14:09:15 -0400
commita23919ed39d212f9f5694d9b103c84641fdb7680 (patch)
treecabdf863367de844c7123a833c39f39263506b0b /src/man/sssd-ldap.5.xml
parentc20a339d54b39120b4051f690ca759e6d079f177 (diff)
downloadsssd_unused-a23919ed39d212f9f5694d9b103c84641fdb7680.tar.gz
sssd_unused-a23919ed39d212f9f5694d9b103c84641fdb7680.tar.xz
sssd_unused-a23919ed39d212f9f5694d9b103c84641fdb7680.zip
MAN: Add manpage for ID mapping
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 33f50831..de0fb5f6 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1315,6 +1315,25 @@
</varlistentry>
<varlistentry>
+ <term>ldap_id_mapping (boolean)</term>
+ <listitem>
+ <para>
+ Specifies that SSSD should attempt to map user and
+ group IDs from the ldap_user_objectsid and
+ ldap_group_objectsid attributes instead of relying
+ on ldap_user_uid_number and ldap_group_gid_number.
+ </para>
+ <para>
+ Currently this feature supports only
+ ActiveDirectory objectSID mapping.
+ </para>
+ <para>
+ Default: false
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ldap_sasl_mech (string)</term>
<listitem>
<para>
@@ -2120,6 +2139,8 @@ ldap_access_filter = memberOf=cn=allowedusers,ou=Groups,dc=example,dc=com
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/service_discovery.xml" />
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="include/ldap_id_mapping.xml" />
+
<refsect1 id='example'>
<title>EXAMPLE</title>
<para>