]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Clarify smb.conf entry
authorVolker Lendecke <vlendec@samba.org>
Sun, 30 Apr 2006 13:01:08 +0000 (13:01 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:18 +0000 (08:47 -0500)
(This used to be commit 5b0320ace11ac8e506f1e7e047bb010809f460be)

docs/smbdotconf/winbind/idmapbackend.xml

index 711f20f39d4f6fa6bbfae3e5361a2ecc2f6a0514..75c61fbec0d2fa3d4cff3b7f36b1f75a5d9dbc9e 100644 (file)
@@ -6,7 +6,7 @@
 <description>
        <para>
        The purpose of the idmap backend parameter is to allow idmap to NOT use the local idmap
-       tdb file to obtain SID to UID / GID mappings, but instead to obtain them from a common
+       tdb file to obtain SID to UID / GID mappings for unmapped SIDs, but instead to obtain them from a common
        LDAP backend. This way all domain members and controllers will have the same UID and GID
        to SID mappings. This avoids the risk of UID / GID inconsistencies across UNIX / Linux
        systems that are sharing information over protocols other than SMB/CIFS (ie: NFS).