<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Samba and guest user in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603983#M19132</link>
    <description>I need public share, so i assume i don't need parametr valid users.&lt;BR /&gt;&lt;BR /&gt;nobody account is not in invalid parametr</description>
    <pubDate>Tue, 16 Aug 2005 01:27:25 GMT</pubDate>
    <dc:creator>Josef Forman</dc:creator>
    <dc:date>2005-08-16T01:27:25Z</dc:date>
    <item>
      <title>Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603980#M19129</link>
      <description>Hi,&lt;BR /&gt;I use RedHat ES 3. Samba authentication is set to the DC server (I use users map file). Everything works well, but now i want to allow access to one directory without password checking. The problem is when somebody out of domain access the share - window for name/password appears.&lt;BR /&gt;&lt;BR /&gt;pieces of samba configuration:&lt;BR /&gt;[global]&lt;BR /&gt;  guest account = nobody&lt;BR /&gt;  map to guest = Bad User&lt;BR /&gt;  security = server&lt;BR /&gt;[share]&lt;BR /&gt;   path = /bla/bla&lt;BR /&gt;   browseable = Yes&lt;BR /&gt;   public = Yes&lt;BR /&gt;   writable = Yes&lt;BR /&gt;   printable = No&lt;BR /&gt;   guest ok = Yes&lt;BR /&gt;   share modes = Yes&lt;BR /&gt;   force user = nobody&lt;BR /&gt;   force group = nobody&lt;BR /&gt;   force create mode = 0775&lt;BR /&gt;   force directory mode = 0775&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Mon, 15 Aug 2005 10:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603980#M19129</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2005-08-15T10:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603981#M19130</link>
      <description>Put in a valied users setting for that share.&lt;BR /&gt;valid users = abc, xyz&lt;BR /&gt;&lt;BR /&gt;Resart samba.</description>
      <pubDate>Mon, 15 Aug 2005 12:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603981#M19130</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-08-15T12:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603982#M19131</link>
      <description>Since you are using nobody for the guest account, make sure you don't have it listed under invalid users too.</description>
      <pubDate>Mon, 15 Aug 2005 12:26:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603982#M19131</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-08-15T12:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603983#M19132</link>
      <description>I need public share, so i assume i don't need parametr valid users.&lt;BR /&gt;&lt;BR /&gt;nobody account is not in invalid parametr</description>
      <pubDate>Tue, 16 Aug 2005 01:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603983#M19132</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2005-08-16T01:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603984#M19133</link>
      <description>is not invalid USER :)</description>
      <pubDate>Tue, 16 Aug 2005 01:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603984#M19133</guid>
      <dc:creator>Josef Forman</dc:creator>
      <dc:date>2005-08-16T01:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603985#M19134</link>
      <description>You can try using the map to guest parameter:&lt;BR /&gt;&lt;BR /&gt;Map to guest = bad password&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Insted of bad user. If a valid user tryes to connect, is not a bad user, is a bad password.</description>
      <pubDate>Tue, 16 Aug 2005 08:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603985#M19134</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-16T08:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and guest user</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603986#M19135</link>
      <description>I reccommend against allowing users not explicitly set up in Linux to access the share.&lt;BR /&gt;&lt;BR /&gt;A few ways to do that.&lt;BR /&gt;&lt;BR /&gt;You can diable the guest user, manually add the users you want and use the smbpasswd command to set their passwords. These authorized users will be prompted when they first access.&lt;BR /&gt;&lt;BR /&gt;You can if you wish allow Linus to accept LDAP or ADS users by usering a different security scheme. This should not display the Windows user/password.&lt;BR /&gt;&lt;BR /&gt;Also, if this information is flying around the network there is an issue with Windows that needs to be dealt with.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 16 Aug 2005 08:01:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-and-guest-user/m-p/3603986#M19135</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-08-16T08:01:18Z</dc:date>
    </item>
  </channel>
</rss>

