diff options
author | Günther Deschner <gd@samba.org> | 2011-10-19 00:31:07 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2011-10-19 03:10:40 +0200 |
commit | e1d2b47693375760473829056650bfe44f277a18 (patch) | |
tree | dab3b5d4f643af24e0e4fa0c7300b180f19e99ca /docs-xml/smbdotconf | |
parent | 5543e6c8e5e642b97339ab03a39431c63c949502 (diff) | |
download | samba-e1d2b47693375760473829056650bfe44f277a18.tar.gz samba-e1d2b47693375760473829056650bfe44f277a18.tar.bz2 samba-e1d2b47693375760473829056650bfe44f277a18.zip |
s3-docs: Add a clarification note for nss_info primary group membership calculation.
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Oct 19 03:10:40 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r-- | docs-xml/smbdotconf/winbind/winbindnssinfo.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/winbind/winbindnssinfo.xml b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml index 06b019ea5c..ceff0f669a 100644 --- a/docs-xml/smbdotconf/winbind/winbindnssinfo.xml +++ b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml @@ -26,7 +26,8 @@ "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. + as well. The primary group membership is currently + always calculated via the "primaryGroupID" LDAP attribute. </para> </listitem> </itemizedlist> |