summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf
diff options
context:
space:
mode:
authorBjörn Jacke <bjacke@samba.org>2020-01-07 10:21:18 +0100
committerKarolin Seeger <kseeger@samba.org>2020-01-14 08:30:23 +0000
commit276a07d8eff6273734437ed5acb2ec1217cf7cd2 (patch)
tree5ac41c601c6e1388bcc9f6208fe3baeb029ae607 /docs-xml/smbdotconf
parent3659b26bcb4a3592534a88d1e59712bb272b0d92 (diff)
downloadsamba-276a07d8eff6273734437ed5acb2ec1217cf7cd2.tar.gz
docs-xml/winbindnssinfo: clarify interaction with idmap_ad etc.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14122 RN: docs: clarify interaction between winbind nss info and idmap backend Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Wed Jan 8 15:37:46 UTC 2020 on sn-devel-184 (cherry picked from commit 55fbd4c05b477e95920b53b94eda2572e075e6e1)
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r--docs-xml/smbdotconf/winbind/winbindnssinfo.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/winbind/winbindnssinfo.xml b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml
index d8347442a8d..e6d17c256a1 100644
--- a/docs-xml/smbdotconf/winbind/winbindnssinfo.xml
+++ b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml
@@ -22,11 +22,10 @@
Domain Controller does support the Microsoft "Services for Unix" (SFU)
LDAP schema, winbind can retrieve the login shell and the home
directory attributes directly from your Directory Server. For SFU 3.0 or 3.5 simply choose
- "sfu", if you use SFU 2.0 please choose "sfu20". Note that
- retrieving UID and GID from your ADS-Server requires to
- use <parameter moreinfo="none">idmap config DOMAIN:backend</parameter> = ad
- as well. The primary group membership is currently
- always calculated via the "primaryGroupID" LDAP attribute.
+ "sfu", if you use SFU 2.0 please choose "sfu20".</para>
+ <para>Note that for the idmap backend <refentrytitle>idmap_ad</refentrytitle>
+ you need to configure those settings in the idmap configuration section.
+ Make sure to consult the documentation of the idmap backend that you are using.
</para>
</listitem>
</itemizedlist>