<?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 client share in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621175#M85260</link>
    <description>Have you specified valied users for that share? If not you should set it and try. Also, what does samba log file say about this error??</description>
    <pubDate>Wed, 07 Sep 2005 23:29:12 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-09-07T23:29:12Z</dc:date>
    <item>
      <title>Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621174#M85259</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I am using redhat 9. I have install samba-client&lt;BR /&gt;on the linux but when i go to windows network place i see the workgrup but it can't open. it say "workgroup unaccessiable due permission"On the linux when i do smbclient -l, i can't see the share that i have created. I need windows to be able to access the linux share through the network.</description>
      <pubDate>Wed, 07 Sep 2005 18:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621174#M85259</guid>
      <dc:creator>Sakui</dc:creator>
      <dc:date>2005-09-07T18:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621175#M85260</link>
      <description>Have you specified valied users for that share? If not you should set it and try. Also, what does samba log file say about this error??</description>
      <pubDate>Wed, 07 Sep 2005 23:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621175#M85260</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-07T23:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621176#M85261</link>
      <description>&lt;BR /&gt;the most likely problem is wrong configuration in smb.conf file. post your /etc/samba/smb.conf file. Let us take a look at it and solve your problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 08 Sep 2005 00:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621176#M85261</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-09-08T00:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621177#M85262</link>
      <description>The samba (server) is needed for access from windows to Linux. Anyway, it should be installed.&lt;BR /&gt;&lt;BR /&gt;After you installed the samba package, you need to edit the /etc/samba/smb.conf (or /etc/smb.conf) and configure some parameters.&lt;BR /&gt;&lt;BR /&gt;You should set the WORKGROUP parameter. Then the security mode. The easiest security mode (and less secure) to configure is:&lt;BR /&gt;&lt;BR /&gt;security = share&lt;BR /&gt;&lt;BR /&gt;Then you must configure the shares, there are a lot of examples in the configuration file.</description>
      <pubDate>Thu, 08 Sep 2005 07:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621177#M85262</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-08T07:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621178#M85263</link>
      <description>It could be helpful to add a samba user, if you keep the "security" setting to "user".&lt;BR /&gt;Here is the syntax to add a new user :&lt;BR /&gt;smbpasswd -a nameoftheuser passwordoftheuser&lt;BR /&gt;&lt;BR /&gt;Of course, man smbpasswd will give you some details.</description>
      <pubDate>Sun, 18 Sep 2005 14:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621178#M85263</guid>
      <dc:creator>Nils_9</dc:creator>
      <dc:date>2005-09-18T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Samba client share</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621179#M85264</link>
      <description>You mention that you installed the samba-client but then you write that you need to access the linux share on the windows stations...&lt;BR /&gt;&lt;BR /&gt;You should install the samba server on your linux box, either use the security "user" and then create some smbusers or use the security "share" .&lt;BR /&gt;You can have a friendly interface using swat for configuring your samba server on linux.&lt;BR /&gt;&lt;BR /&gt;Swat is an http interface running on port 901 when it is installed.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2005 08:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-client-share/m-p/3621179#M85264</guid>
      <dc:creator>Laurent Laperrousaz</dc:creator>
      <dc:date>2005-09-29T08:17:36Z</dc:date>
    </item>
  </channel>
</rss>

