From 134a754d980d1c3a2c27936df085555076febce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= Date: Tue, 7 Jan 2020 10:21:18 +0100 Subject: [PATCH] docs-xml/winbindnssinfo: clarify interaction with idmap_ad etc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Ralph Boehme Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Wed Jan 8 15:37:46 UTC 2020 on sn-devel-184 (cherry picked from commit 55fbd4c05b477e95920b53b94eda2572e075e6e1) --- docs-xml/smbdotconf/winbind/winbindnssinfo.xml | 9 ++++----- 1 file 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 idmap config DOMAIN:backend = 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". + Note that for the idmap backend idmap_ad + 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. -- 2.17.1