<?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:linux to win not working in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919727#M85071</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;The problem was in the win sides as all of you told me:there was a problem in the network sharing and security,all what i have done is runnig the wizard for network sharing and security to repair the settings related to this topicand evrething has gone well from linux to win via samba.&lt;BR /&gt;&lt;BR /&gt;thanks for your replies&lt;BR /&gt;Regards:&lt;BR /&gt;linuxtolinux&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Aug 2005 10:15:15 GMT</pubDate>
    <dc:creator>linuxtolinux</dc:creator>
    <dc:date>2005-08-22T10:15:15Z</dc:date>
    <item>
      <title>samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919722#M85066</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;i am facing a problem when trying to connect to my shared folder located on the win server from my linux server.(the reverse connection work properly and i can access the home directories of user x from my win server).&lt;BR /&gt;ns is te name of my win server: when i tried from my linux server to list the shared folder on user x on ns using 'smbclient -L ns -U x ' i received in the share name field the comment"error on browsing query list:WIN_NT_ACCESS_DINIED"&lt;BR /&gt;&lt;BR /&gt;is the pb in the win side? or else?&lt;BR /&gt; thanks in advance&lt;BR /&gt;linuxtolinux</description>
      <pubDate>Sun, 21 Aug 2005 13:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919722#M85066</guid>
      <dc:creator>linuxtolinux</dc:creator>
      <dc:date>2005-08-21T13:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919723#M85067</link>
      <description>&lt;BR /&gt;The problem is more likely on the windows server side.&lt;BR /&gt;&lt;BR /&gt;check whether the user x is having permission in the windows server. user x should be a user which is existing in the windows system or in the domain controller(incase your windows connects to a domain controller). create user x  in the windows and grant permissions for him to the directories you want to share. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Mon, 22 Aug 2005 06:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919723#M85067</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-08-22T06:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919724#M85068</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is absolutely problem with Windows share. Verify the permissions and shared resource on the Windows side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh</description>
      <pubDate>Mon, 22 Aug 2005 06:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919724#M85068</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2005-08-22T06:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919725#M85069</link>
      <description>You do not had to enter an username and password to reach the Windows share?&lt;BR /&gt;&lt;BR /&gt;With Linux to Windows NT based systems (Win2k,XP,NT,2003) its likely that you need an username and password to access the public shares. As far as i know.&lt;BR /&gt;&lt;BR /&gt;Are you trying to only list the shares or do you want to modify files on the Windows share. If so you can use the 'smbmount' command instead.&lt;BR /&gt;&lt;BR /&gt;I hoped it worked,&lt;BR /&gt;&lt;BR /&gt;Roderik.</description>
      <pubDate>Mon, 22 Aug 2005 07:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919725#M85069</guid>
      <dc:creator>Roderik Hamers</dc:creator>
      <dc:date>2005-08-22T07:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919726#M85070</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you used mounting option is like below &lt;BR /&gt;Example:&lt;BR /&gt;mount -t smbfs -o username=tridge,password=foobar //fjall/test /data/test&lt;BR /&gt;&lt;BR /&gt;or How are you accessing the Windows share?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajesh</description>
      <pubDate>Mon, 22 Aug 2005 08:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919726#M85070</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2005-08-22T08:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919727#M85071</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;The problem was in the win sides as all of you told me:there was a problem in the network sharing and security,all what i have done is runnig the wizard for network sharing and security to repair the settings related to this topicand evrething has gone well from linux to win via samba.&lt;BR /&gt;&lt;BR /&gt;thanks for your replies&lt;BR /&gt;Regards:&lt;BR /&gt;linuxtolinux&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 10:15:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919727#M85071</guid>
      <dc:creator>linuxtolinux</dc:creator>
      <dc:date>2005-08-22T10:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919728#M85072</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;The problem was in the win side as all of you told me:there was a problem in the network sharing and security,all what i have done is runnig the wizard for network sharing and security to repair the settings related to this topic and evrething has gone well from linux to win via samba.&lt;BR /&gt;&lt;BR /&gt;thanks for your replies&lt;BR /&gt;Regards:&lt;BR /&gt;linuxtolinux&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 10:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919728#M85072</guid>
      <dc:creator>linuxtolinux</dc:creator>
      <dc:date>2005-08-22T10:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919729#M85073</link>
      <description>10x</description>
      <pubDate>Mon, 22 Aug 2005 10:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919729#M85073</guid>
      <dc:creator>linuxtolinux</dc:creator>
      <dc:date>2005-08-22T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: samba:linux to win not working</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919730#M85074</link>
      <description>how about assigning points?</description>
      <pubDate>Mon, 22 Aug 2005 10:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-linux-to-win-not-working/m-p/4919730#M85074</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-08-22T10:32:24Z</dc:date>
    </item>
  </channel>
</rss>

