<?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 cifslogin failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347001#M476015</link>
    <description>&lt;P&gt;My first attempts with CIFS fail at the cifslogin step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;#swlist -l product |grep -i cifs&lt;BR /&gt;&amp;nbsp; CIFS-Client&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A.01.09&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIFS Client﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;#uname -a&lt;BR /&gt;HP-UX manitoba B.11.11 U 9000/800﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CIFS server, I'm told is a Windows 2003 machine.&amp;nbsp; If we need further information, I'll have to go beg since I'm not allowed access.&amp;nbsp; I have also been told that the hostname of the HP-UX client has been added to the hosts file on the server and that the specified user also exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the "HP CIFS Client Administrator's Guide", I followed these steps:&lt;/P&gt;&lt;P&gt;# /sbin/init.d/cifsclient start&lt;BR /&gt;CIFS Client started; process id: 24175﻿&lt;/P&gt;&lt;P&gt;# mount -F cifs image2:/OCRFF /image2/OCRFF﻿&lt;/P&gt;&lt;P&gt;# mount |grep image2&lt;BR /&gt;/image2/OCRFF on localhost:\\IMAGE2\OCRFF soft,noac,retrans=3,time&lt;BR /&gt;o=200,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3&lt;BR /&gt;on Wed Sep 28 11:06:18 2011﻿&lt;/P&gt;&lt;P&gt;#cifslogin image2 orca&lt;BR /&gt;Remote user orca's password:&lt;BR /&gt;Logging in User: UNIX: Broken pipe﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's all I get, so I looked at the client-log:&lt;/P&gt;&lt;P&gt;# cat client-log.25246&lt;BR /&gt;09-28 11:06:11.504 [0] CIFS Client start; version=A.01.09, pid=25246&lt;BR /&gt;09-28 11:06:18.690 [0] nfs: set RX buffer to 131072 bytes&lt;BR /&gt;09-28 11:06:18.691 [0] nfs: set TX buffer to 131072 bytes&lt;BR /&gt;09-28 11:13:13.439 [0] Establishing connection to server image2: connectTimeout: 5000, requestTimeout: 60000&lt;BR /&gt;09-28 11:13:13.444 [1] pslsocket: read error for server image2: [239] Connection refused&lt;BR /&gt;09-28 11:18:13.456 [1] pslsocket: send timed out, disconnecting﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first three entries are from initialization and the last three are generated by the login attempt.&amp;nbsp; For some reason, the connection is being rejected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2011 15:26:38 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2011-09-28T15:26:38Z</dc:date>
    <item>
      <title>cifslogin failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347001#M476015</link>
      <description>&lt;P&gt;My first attempts with CIFS fail at the cifslogin step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Background:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;#swlist -l product |grep -i cifs&lt;BR /&gt;&amp;nbsp; CIFS-Client&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A.01.09&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CIFS Client﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;#uname -a&lt;BR /&gt;HP-UX manitoba B.11.11 U 9000/800﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CIFS server, I'm told is a Windows 2003 machine.&amp;nbsp; If we need further information, I'll have to go beg since I'm not allowed access.&amp;nbsp; I have also been told that the hostname of the HP-UX client has been added to the hosts file on the server and that the specified user also exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the "HP CIFS Client Administrator's Guide", I followed these steps:&lt;/P&gt;&lt;P&gt;# /sbin/init.d/cifsclient start&lt;BR /&gt;CIFS Client started; process id: 24175﻿&lt;/P&gt;&lt;P&gt;# mount -F cifs image2:/OCRFF /image2/OCRFF﻿&lt;/P&gt;&lt;P&gt;# mount |grep image2&lt;BR /&gt;/image2/OCRFF on localhost:\\IMAGE2\OCRFF soft,noac,retrans=3,time&lt;BR /&gt;o=200,acregmin=0,acregmax=0,acdirmin=0,acdirmax=0,proto=udp,NFSv3&lt;BR /&gt;on Wed Sep 28 11:06:18 2011﻿&lt;/P&gt;&lt;P&gt;#cifslogin image2 orca&lt;BR /&gt;Remote user orca's password:&lt;BR /&gt;Logging in User: UNIX: Broken pipe﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's all I get, so I looked at the client-log:&lt;/P&gt;&lt;P&gt;# cat client-log.25246&lt;BR /&gt;09-28 11:06:11.504 [0] CIFS Client start; version=A.01.09, pid=25246&lt;BR /&gt;09-28 11:06:18.690 [0] nfs: set RX buffer to 131072 bytes&lt;BR /&gt;09-28 11:06:18.691 [0] nfs: set TX buffer to 131072 bytes&lt;BR /&gt;09-28 11:13:13.439 [0] Establishing connection to server image2: connectTimeout: 5000, requestTimeout: 60000&lt;BR /&gt;09-28 11:13:13.444 [1] pslsocket: read error for server image2: [239] Connection refused&lt;BR /&gt;09-28 11:18:13.456 [1] pslsocket: send timed out, disconnecting﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first three entries are from initialization and the last three are generated by the login attempt.&amp;nbsp; For some reason, the connection is being rejected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2011 15:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347001#M476015</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2011-09-28T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347007#M476016</link>
      <description>&lt;P&gt;this might be related to the version of cifs (client) that you're running:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dbaspot.com/hp-hpux/151879-cifsmount-problem.html" target="_blank"&gt;http://dbaspot.com/hp-hpux/151879-cifsmount-problem.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.2.2 is the latest 11.11 release: &lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA&lt;/A&gt;﻿&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2011 15:33:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347007#M476016</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2011-09-28T15:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347039#M476017</link>
      <description>&lt;P&gt;Sounds like a standard answer from support.&amp;nbsp; ;^)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll give it a try, though - nothing else seems to help.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2011 15:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5347039#M476017</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2011-09-28T15:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: cifslogin failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5348129#M476043</link>
      <description>&lt;P&gt;I have no idea what the difference may have been but Donna's suggestion was just the ticket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Donna!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2011 09:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifslogin-failure/m-p/5348129#M476043</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2011-09-29T09:57:21Z</dc:date>
    </item>
  </channel>
</rss>

