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/manpages-3 | |
parent | 5543e6c8e5e642b97339ab03a39431c63c949502 (diff) | |
download | samba-e1d2b47693375760473829056650bfe44f277a18.tar.gz |
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/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/idmap_ad.8.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/idmap_ad.8.xml b/docs-xml/manpages-3/idmap_ad.8.xml index 57cd8602476..96a093d7f82 100644 --- a/docs-xml/manpages-3/idmap_ad.8.xml +++ b/docs-xml/manpages-3/idmap_ad.8.xml @@ -68,6 +68,9 @@ in Windows 2003 R2 or the Service for Unix (SFU) schema. For SFU 3.0 or 3.5 please choose "sfu", for SFU 2.0 please choose "sfu20". + + Please note that primary group membership is currently always calculated + via the "primaryGroupID" LDAP attribute. </para></listitem> </varlistentry> </variablelist> |