<?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: CIFS question Please in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685568#M54060</link>
    <description>Try this, see what happens&lt;BR /&gt;1) Bring up MS-DOS prompt and type in: net use * \\servername\sharename&lt;BR /&gt;&lt;BR /&gt;2) Go to windows explorer and find sharename on 'servername', double click on the icon to access the other folders&lt;BR /&gt;&lt;BR /&gt;That should be a simple test, then lets go from there.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Mar 2002 21:27:40 GMT</pubDate>
    <dc:creator>Craig Rants</dc:creator>
    <dc:date>2002-03-18T21:27:40Z</dc:date>
    <item>
      <title>CIFS question Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685567#M54059</link>
      <description>I can't seem to get mounted using CIFS a share from a windows 2000 system.  I'm using the following command, but get the error.  Connection refused.   /sbin/mount -F cifs -o username=xxxxxx,password=xxxxxx  server:/Data  /tmp/Data.  This command works for another system (running Windows NT).  I'm wondering if  CIFS 1.06 (latest version) isn't compatiable with Windows 2000 ?   I downloaded a Demo version of that sharity from Samba's website and got it to work, but I'd rather use HP's CIFS.  Does anyone know what my problem is ?  Thanking you in advance.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 20:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685567#M54059</guid>
      <dc:creator>Alan Wyskowski</dc:creator>
      <dc:date>2002-03-18T20:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685568#M54060</link>
      <description>Try this, see what happens&lt;BR /&gt;1) Bring up MS-DOS prompt and type in: net use * \\servername\sharename&lt;BR /&gt;&lt;BR /&gt;2) Go to windows explorer and find sharename on 'servername', double click on the icon to access the other folders&lt;BR /&gt;&lt;BR /&gt;That should be a simple test, then lets go from there.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 21:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685568#M54060</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-03-18T21:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685569#M54061</link>
      <description>That worked and I can see all of the folders.  I did get it to work and do see the folders on the HP using that demo verion of sharity from &lt;A href="http://www.samba.com." target="_blank"&gt;www.samba.com.&lt;/A&gt;  However, it's restricted to 3 directory layers without purchasing a license.   I wonder if HP's 1.06 version of CIFS is windows 2000 compatiable?  HP's CIFS  1.06 works great with windows NT.  My whole problem is getting my login and password to work accessing the share.  &lt;BR /&gt;/sbin/mount -F cifs -o username=skktest,password=xxxxxxx unionstation:/data  /tmp/data &lt;BR /&gt;Connecting Server: UNIX: Connection refused&lt;BR /&gt;Thanks...&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 21:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685569#M54061</guid>
      <dc:creator>Alan Wyskowski</dc:creator>
      <dc:date>2002-03-18T21:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685570#M54062</link>
      <description>Alan,&lt;BR /&gt;&lt;BR /&gt; Should work IF the FS is an NTFS on the W2k server. Don't think it will if its an Active Directory FS.&lt;BR /&gt;&lt;BR /&gt;Check properties on the disk you are trying to mount on the W2k system.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 21:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685570#M54062</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-03-18T21:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: CIFS question Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685571#M54063</link>
      <description>I know that your problem was going the other direction, just wanted to make sure that they were able to communitcate first.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may need to share our the disk you are trying to mount, also, you may need to supply the Win2000_PlainPassword.reg edit to log on properly.&lt;BR /&gt;&lt;BR /&gt;Let us know,&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 21:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs-question-please/m-p/2685571#M54063</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-03-18T21:57:19Z</dc:date>
    </item>
  </channel>
</rss>

