clarifying 'map to guest = bad uid'
authorGerald Carter <jerry@samba.org>
Tue, 14 Jun 2005 14:33:47 +0000 (14:33 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:46:48 +0000 (08:46 -0500)
(This used to be commit 81e49da90d10408eb39293eb00bcd7109ad7b7a9)

docs/smbdotconf/security/maptoguest.xml

index 57f0000f4410a77a978d2e50cab83ac98e306fc1..89939590732e343404054c352fb2f81e49d523f2 100644 (file)
        <listitem>
            <para><constant>Bad Uid</constant> - Is only applicable when Samba is configured
            in some type of domain mode security (security = {domain|ads}) and means that
-           user logins which are successfully authenticated but which have no valid 
+           user logins which are successfully authenticated but which have no valid Unix
            user account (and smbd is unable to create one) should be mapped to the defined
-           guest account.  This was the default behavior of Samba 2.x releases.</para>
+           guest account. This was the default behavior of Samba 2.x releases.  Note that 
+           if a member server is running winbindd,  this option should never be required
+           because the nss_winbind library will export the Windows domain users and groups
+           to the underlying OS via the Name Service Switch interface.</para>
        </listitem>
     </itemizedlist>