summaryrefslogtreecommitdiffstats
path: root/src/man/include/ldap_id_mapping.xml
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2016-01-28 05:03:40 -0500
committerLukas Slebodnik <lslebodn@redhat.com>2016-02-03 17:15:16 +0100
commitd9de4b26f44a344025bbfa23104b7b67935fae35 (patch)
treec35ef0b3b6f56c1b09fc8704c71ff1c1c65200ed /src/man/include/ldap_id_mapping.xml
parent37ea8e70fa13ff9ba563300fb15de0e5e6185d68 (diff)
downloadsssd-d9de4b26f44a344025bbfa23104b7b67935fae35.tar.gz
sssd-d9de4b26f44a344025bbfa23104b7b67935fae35.tar.xz
sssd-d9de4b26f44a344025bbfa23104b7b67935fae35.zip
IDMAP: Man change for ldap_idmap_range_size option
Resolves: https://fedorahosted.org/sssd/ticket/2922 Reviewed-by: Nathaniel McCallum <npmccallum@redhat.com> Reviewed-by: Michal Židek <mzidek@redhat.com>
Diffstat (limited to 'src/man/include/ldap_id_mapping.xml')
-rw-r--r--src/man/include/ldap_id_mapping.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/include/ldap_id_mapping.xml b/src/man/include/ldap_id_mapping.xml
index a088c4e81..9252b1caa 100644
--- a/src/man/include/ldap_id_mapping.xml
+++ b/src/man/include/ldap_id_mapping.xml
@@ -178,7 +178,9 @@ ldap_schema = ad
<para>
For example, if your most recently-added Active Directory user has
objectSid=S-1-5-21-2153326666-2176343378-3404031434-1107,
- <quote>ldap_idmap_range_size</quote> must be at least 1107.
+ <quote>ldap_idmap_range_size</quote> must be at least 1108 as
+ range size is equal to maximal SID minus minimal SID plus one
+ (e.g. 1108 = 1107 - 0 + 1).
</para>
<para>
It is important to plan ahead for future expansion, as changing this