<?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: Can not Access Share on Samba Server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102759#M87595</link>
    <description>I'd be thinking about user level share and smbpasswd -a &lt;USERNAEM&gt; &lt;PASSWORD&gt; or doing authentication on your primary domain controller.&lt;BR /&gt;&lt;BR /&gt;I think this problem is being caused by share authenitcation.&lt;BR /&gt;&lt;BR /&gt;Have you checked the samba log file defined in smb.conf?  It might give you some clues.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAEM&gt;</description>
    <pubDate>Mon, 27 Oct 2003 11:55:54 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-10-27T11:55:54Z</dc:date>
    <item>
      <title>Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102752#M87588</link>
      <description>I have configured my samba server with share type = share and when i run smbclient -L rhlsvr, i can login to my samba server but why my share directory can not be accessed via Windows 98 client that informed that share name not found.</description>
      <pubDate>Mon, 27 Oct 2003 05:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102752#M87588</guid>
      <dc:creator>george_114</dc:creator>
      <dc:date>2003-10-27T05:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102753#M87589</link>
      <description>Georges,&lt;BR /&gt;&lt;BR /&gt;It much more easy to answer that question if you include your smb.conf as attachement.&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 05:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102753#M87589</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-27T05:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102754#M87590</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In smb.conf , ensure that &lt;BR /&gt;&lt;BR /&gt;encrypt passwords = yes&lt;BR /&gt;&lt;BR /&gt;and restart samba &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 06:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102754#M87590</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-10-27T06:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102755#M87591</link>
      <description>this is my smb.conf file</description>
      <pubDate>Mon, 27 Oct 2003 06:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102755#M87591</guid>
      <dc:creator>george_114</dc:creator>
      <dc:date>2003-10-27T06:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102756#M87592</link>
      <description>First do you see your printer share from W98, also is your W98 in WORKGROUP also&lt;BR /&gt;&lt;BR /&gt;--------&lt;BR /&gt;In your share section&lt;BR /&gt;&lt;BR /&gt;[homes]&lt;BR /&gt;   comment = Home Directories&lt;BR /&gt;   browseable = no&lt;BR /&gt;--------&lt;BR /&gt;&lt;BR /&gt;If you see printer share then make Home browseable = Yes &lt;BR /&gt;&lt;BR /&gt;Do the above if your are in a safe/secure environment.&lt;BR /&gt;&lt;BR /&gt;Dont forget to run &lt;BR /&gt;&lt;BR /&gt;# service smb restart&lt;BR /&gt;&lt;BR /&gt;after each change to smb.conf&lt;BR /&gt;&lt;BR /&gt;When and if you see your share try make this more secure by resticting share to specific user/nodes &lt;BR /&gt;&lt;BR /&gt;also have a look at following link for more detailed info&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-samba-configuring.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-samba-configuring.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this get you rolling&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Oct 2003 07:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102756#M87592</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-27T07:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102757#M87593</link>
      <description>can you access the server with ping command?&lt;BR /&gt;if the answer is yes?&lt;BR /&gt;then in run command type this:&lt;BR /&gt;\\IP_address&lt;BR /&gt;where IP addres is the ip of your samba server.&lt;BR /&gt;tell us what's happening</description>
      <pubDate>Mon, 27 Oct 2003 07:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102757#M87593</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-27T07:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102758#M87594</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When using security = share, you compell samba to guess username for each share.&lt;BR /&gt;Tha's no problem using smbclient, as user is linux login for your user, and then you access to your public share or your home directory if any.&lt;BR /&gt;But it's harder from win98. In this case, you should link specifically a right for each share, and for each user (say /tmp/toto should belong to user toto, which is the login you used to log to your windows box. no one else will be able to get tot this share).&lt;BR /&gt;So it's generally a better idea to use security = user, and add these users to your samba server with smbpasswd tool.&lt;BR /&gt;Of course, your smb.conf should then contain the shares you want to show !&lt;BR /&gt;A good tool to prepare all that is swat... do you know it ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 27 Oct 2003 10:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102758#M87594</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-27T10:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102759#M87595</link>
      <description>I'd be thinking about user level share and smbpasswd -a &lt;USERNAEM&gt; &lt;PASSWORD&gt; or doing authentication on your primary domain controller.&lt;BR /&gt;&lt;BR /&gt;I think this problem is being caused by share authenitcation.&lt;BR /&gt;&lt;BR /&gt;Have you checked the samba log file defined in smb.conf?  It might give you some clues.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAEM&gt;</description>
      <pubDate>Mon, 27 Oct 2003 11:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102759#M87595</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-27T11:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can not Access Share on Samba Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102760#M87596</link>
      <description>Yo George,&lt;BR /&gt;Try this&lt;BR /&gt;1 same password on client as server.&lt;BR /&gt;Username + password = the same.&lt;BR /&gt;(so reset both)&lt;BR /&gt;Then check dir rights , see smb.conf and check the atributes of the home dir or other share's , make it 777 for now.&lt;BR /&gt;&lt;BR /&gt;Then see in the reg of windows if the password is send in clear text or encrypted,&lt;BR /&gt;Make it the same on the client and the server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;OO , don't forget to make some share's browsable in the smb.conf&lt;BR /&gt;&lt;BR /&gt;Or check my config on &lt;A href="ftp://81.204.73.15/pub/smb.conf" target="_blank"&gt;ftp://81.204.73.15/pub/smb.conf&lt;/A&gt;&lt;BR /&gt;Ba BAM - Dance the samba....., and your win client = fooled ....no licences...Good Luck..</description>
      <pubDate>Tue, 28 Oct 2003 02:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-not-access-share-on-samba-server/m-p/3102760#M87596</guid>
      <dc:creator>charlie_21</dc:creator>
      <dc:date>2003-10-28T02:11:19Z</dc:date>
    </item>
  </channel>
</rss>

