summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-05-03 15:56:33 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:33 -0500
commitf0b12f40e960ebb923decb0e32954b790b61691b (patch)
tree23d85b39929acff26d64b0d93393d13d9856a08a /docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml
parentbef5f0adbcd10fe01e2acb8abb03c18821cf9546 (diff)
downloadsamba-f0b12f40e960ebb923decb0e32954b790b61691b.tar.gz
samba-f0b12f40e960ebb923decb0e32954b790b61691b.tar.bz2
samba-f0b12f40e960ebb923decb0e32954b790b61691b.zip
More updates from feedback.
(This used to be commit bf17c2180a70589ed5bf47fb081268246eec6395)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml')
-rw-r--r--docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml22
1 files changed, 21 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml b/docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml
index 68459cf2f0..f9cb236bcc 100644
--- a/docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml
+++ b/docs/Samba-HOWTO-Collection/TOSHARG-Group-Mapping.xml
@@ -69,7 +69,8 @@
<para>
<indexterm><primary>IDMAP</primary></indexterm>
In both cases, when winbindd is not running, only locally resolvable groups can be recognized. Please refer to
- <link linkend="idmap-sid2gid">IDMAP: group SID to GID resolution</link> and <link linkend="idmap-gid2sid">IDMAP: GID resolution to matching SID</link>.
+ <link linkend="idmap-sid2gid">IDMAP: group SID to GID resolution</link> and
+ <link linkend="idmap-gid2sid">IDMAP: GID resolution to matching SID</link>.
The <command>net groupmap</command> is
used to establish UNIX group to NT SID mappings as shown in <link linkend="idmap-store-gid2sid">IDMAP: storing group mappings</link>.
</para>
@@ -200,6 +201,25 @@
</para>
<sect2>
+ <title>Warning &smbmmdsh; User Private Group Problems</title>
+
+ <para>
+ Windows does not permit user and group accounts to have the same name.
+ This has serious implications for all sites that use private group accounts.
+ A private group account is an administrative practice whereby users are each
+ given their own group account. Red Hat Linux, as well as several free distributions
+ of Linux by default create private groups.
+ </para>
+
+ <para>
+ When mapping a UNIX/Linux group to a Windows group account all conflict can
+ be avoided by assuring that the Windows domain group name does not overlap
+ with any user account name.
+ </para>
+
+ </sect2>
+
+ <sect2>
<title>Important Administrative Information</title>
<para>