<?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: Error in using cifsmount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080947#M542476</link>
    <description>In your last example, the server name is probably the server's DNS name, but not its netbios name, hence the error message.  If the DNS and netbios names are the same, then there is a problem looking up the netbios name, most likely, the server is not on the same subnet as the client (hence netbios broadcast will fail), and there is no netbios server with a record of the system you are trying to mount.  If addressing these problems does not fix it (or if you don't want to deal with them) either of the following should also enable the cifsmount to work:&lt;BR /&gt;&lt;BR /&gt;1. First, you need to find out what the netbios name of the server is.  If it's a windows system, look at properties of "my computer"; if it's samba, look in smb.conf.  Second, get the IP address of the server.  Then try mounting thus:&lt;BR /&gt;&lt;BR /&gt;cifsmount -U user -I ipaddress //netbiosname/share mountpoint&lt;BR /&gt;&lt;BR /&gt;Note that in your first example, you did //server/path1/path2 .  This is not supported by the cifsclient.  I presume your path1 is the share and path2 is a subdirectory.  Windows clients let you do that, mounting subdirectories of shares, but the cifsclient does not.&lt;BR /&gt;&lt;BR /&gt;Also in your first example, you gave -U X/Y, where presumably X is the domain and Y is the user.  This syntax is incorrect.  The domain is specified with -D domain.&lt;BR /&gt;&lt;BR /&gt;2. If you are using cifsclient A.02.02 or later, you can try setting smbOverTcp = yes; in cifsclient.cfg.  This alone may enable the cifsmount to work.&lt;BR /&gt;&lt;BR /&gt;Please post your results.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
    <pubDate>Fri, 05 Oct 2007 04:36:12 GMT</pubDate>
    <dc:creator>Eric Raeburn</dc:creator>
    <dc:date>2007-10-05T04:36:12Z</dc:date>
    <item>
      <title>Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080944#M542473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When we try to mount a Win. 2003 share into Unix box using the below command , it fails .&lt;BR /&gt;&lt;BR /&gt;cifsmount -U'ASIAPACIFIC/ananthr' //gvw0266.austin.hp.com/PLATO-DEV-EMEA/DB_External /opt/eplato/11031_europe/sharepoint&lt;BR /&gt;&lt;BR /&gt;error is &lt;BR /&gt;"DOS: Share not exported by server"&lt;BR /&gt;Note : the requied CIFS installation is done.&lt;BR /&gt;&lt;BR /&gt;Could you please provide your guide lines on this. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Aanth.</description>
      <pubDate>Thu, 04 Oct 2007 02:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080944#M542473</guid>
      <dc:creator>Ram anand</dc:creator>
      <dc:date>2007-10-04T02:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080945#M542474</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to use the command like this and post the results. &lt;BR /&gt;&lt;BR /&gt;cifsmoun \\server\share /MountPoint-Unix -U &lt;USER-WHITOUT-DOMAIN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;/USER-WHITOUT-DOMAIN&gt;</description>
      <pubDate>Thu, 04 Oct 2007 08:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080945#M542474</guid>
      <dc:creator>LucianoCarvalho</dc:creator>
      <dc:date>2007-10-04T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080946#M542475</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;thanks for the response. &lt;BR /&gt;&lt;BR /&gt;I tried with your modified string. &lt;BR /&gt;Still it logs a different error. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; cifsmount \\gvw0266.austin.hp.com\PLATO-DEV-EMEA /opt/eplato/11031_europe/sharepoint -U ananthr&lt;BR /&gt;ananthr's password on gvw0266.austin.hp.comPLATO-DEV-EMEA:&lt;BR /&gt;&lt;BR /&gt;LOC: Netbios name lookup failure&lt;BR /&gt;LOC: Netbios name lookup failure&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Ananth.</description>
      <pubDate>Fri, 05 Oct 2007 00:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080946#M542475</guid>
      <dc:creator>Ram anand</dc:creator>
      <dc:date>2007-10-05T00:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080947#M542476</link>
      <description>In your last example, the server name is probably the server's DNS name, but not its netbios name, hence the error message.  If the DNS and netbios names are the same, then there is a problem looking up the netbios name, most likely, the server is not on the same subnet as the client (hence netbios broadcast will fail), and there is no netbios server with a record of the system you are trying to mount.  If addressing these problems does not fix it (or if you don't want to deal with them) either of the following should also enable the cifsmount to work:&lt;BR /&gt;&lt;BR /&gt;1. First, you need to find out what the netbios name of the server is.  If it's a windows system, look at properties of "my computer"; if it's samba, look in smb.conf.  Second, get the IP address of the server.  Then try mounting thus:&lt;BR /&gt;&lt;BR /&gt;cifsmount -U user -I ipaddress //netbiosname/share mountpoint&lt;BR /&gt;&lt;BR /&gt;Note that in your first example, you did //server/path1/path2 .  This is not supported by the cifsclient.  I presume your path1 is the share and path2 is a subdirectory.  Windows clients let you do that, mounting subdirectories of shares, but the cifsclient does not.&lt;BR /&gt;&lt;BR /&gt;Also in your first example, you gave -U X/Y, where presumably X is the domain and Y is the user.  This syntax is incorrect.  The domain is specified with -D domain.&lt;BR /&gt;&lt;BR /&gt;2. If you are using cifsclient A.02.02 or later, you can try setting smbOverTcp = yes; in cifsclient.cfg.  This alone may enable the cifsmount to work.&lt;BR /&gt;&lt;BR /&gt;Please post your results.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Fri, 05 Oct 2007 04:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080947#M542476</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2007-10-05T04:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080948#M542477</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Thank you for your support.&lt;BR /&gt;&lt;BR /&gt;Let me give you few more details to get it resolved at the earlies.&lt;BR /&gt;&lt;BR /&gt;1)CIFS client details :&lt;BR /&gt;&lt;BR /&gt;HP CIFS Client - Version A.02.01&lt;BR /&gt;Compiled on HP-UX B.11.11&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when I try with cifsmount -I option the error "option not supported: -I" is logged.&lt;BR /&gt;&lt;BR /&gt;so as per the Admin guide &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B8724-90067/B8724-90067.pdf," target="_blank"&gt;http://docs.hp.com/en/B8724-90067/B8724-90067.pdf,&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I modified the cifsclient.cfg file available in below path &lt;BR /&gt;&lt;BR /&gt;/opt/cifsclient/newconfig/etc/opt/cifsclient&lt;BR /&gt;&lt;BR /&gt;Modifications :&lt;BR /&gt;&lt;BR /&gt;   1) under &lt;BR /&gt;     cifs = {&lt;BR /&gt;     section ,&lt;BR /&gt;      nbnsWinsIp = # is set with the server's IPaddress&lt;BR /&gt; &lt;BR /&gt;    2) under &lt;BR /&gt;      servers = {&lt;BR /&gt;          section&lt;BR /&gt;       &lt;NETBIOSNAME of="" the="" server=""&gt;={&lt;BR /&gt;        ipAddress = # server's IpAddress is set.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After these modification , I restarted the demon "cifsclient" and tried the below command &lt;BR /&gt;&lt;BR /&gt;cifsmount -U ananthr  //netbiosname/PLATO-DEV-EMEA /opt/eplato/11031_europe/sharepoint&lt;BR /&gt;&lt;BR /&gt;it logs the same errors as &lt;BR /&gt;LOC: Netbios name lookup failure&lt;BR /&gt;LOC: Netbios name lookup failure&lt;BR /&gt;&lt;BR /&gt;The Admin guide has below info.., &lt;BR /&gt;"The CIFS servers to which you want to connect must&lt;BR /&gt;be registered with the WINS server."&lt;BR /&gt;&lt;BR /&gt;Please let me know if any thing needs to be done at Windows server machine. &lt;BR /&gt;&lt;BR /&gt;Moreover I also tried with other command,&lt;BR /&gt;&lt;BR /&gt;mount -F cifs -o username=ananthr  &lt;NETBIOSNAME&gt;:/share /opt/eplato/11031_europe/sharepoint&lt;BR /&gt;&lt;BR /&gt;where the response is "DOS: Access denied"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;since it is blocking lot many other tasks , I would request you to have a look and help me to resolve at the earliest. &lt;BR /&gt;&lt;BR /&gt;If we have a closer loop of contact , It would help me a lot. &lt;BR /&gt;&lt;BR /&gt;Thanks with Regards,&lt;BR /&gt;Ananth.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/NETBIOSNAME&gt;&lt;/NETBIOSNAME&gt;</description>
      <pubDate>Mon, 08 Oct 2007 08:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080948#M542477</guid>
      <dc:creator>Ram anand</dc:creator>
      <dc:date>2007-10-08T08:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in using cifsmount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080949#M542478</link>
      <description>&lt;!--!*#--&gt;Ananth,&lt;BR /&gt;&lt;BR /&gt;It looks like you have done everything properly.&lt;BR /&gt;&lt;BR /&gt;Have you verified that the WINS server has an entry for the server?&lt;BR /&gt;&lt;BR /&gt;You can bypass the WINS/NetBIOS-lookup issue by upgrading to the latest CIFS Client (A.02.02.01), which you can download from software.hp.com.  It is quick and easy (it may cause a reboot, however).  Then by setting smbOverTcp=yes in the config file the problem should be resolved.  Note however that if the server is WinNT, this won't work, as smb-over-tcp is not supported by NT.&lt;BR /&gt;&lt;BR /&gt;If you upgrade, I believe swinstall will detect changes in cifsclient.cfg and not overwrite it with the new one.  So I suggest, before you upgrade, saving it someplace safe and overwriting it with cifsclient.cfg.default:&lt;BR /&gt;&lt;BR /&gt;    cd /etc/opt/cifsclient&lt;BR /&gt;    cp cifsclient.cfg.default cifsclient.cfg&lt;BR /&gt;&lt;BR /&gt;I used to be one of the engineers in HP's CIFS Client lab (I am now in a different HP division).  This is the point where we would usually advise customers to place a support call to HP, so we can examine log files and network traces.  smb-over-tcp works around the problem but does not get to the source of it, and you may want to do that.&lt;BR /&gt;&lt;BR /&gt;If you are not an HP employee, I'd encourage you to call HP, if my suggestion above does not work.&lt;BR /&gt;&lt;BR /&gt;If you are an HP employee (I noticed you're trying to connect to a system at hp), please email me and I'll get you directly in touch with the CIFS lab.&lt;BR /&gt;&lt;BR /&gt;Please post an update.&lt;BR /&gt;-Eric</description>
      <pubDate>Mon, 08 Oct 2007 13:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-in-using-cifsmount/m-p/4080949#M542478</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2007-10-08T13:55:54Z</dc:date>
    </item>
  </channel>
</rss>

