<?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: NFS mount Permission denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759273#M388963</link>
    <description>What HP-UX version are you using?&lt;BR /&gt;Specify the FQDN instead of just ttux.</description>
    <pubDate>Tue, 01 Mar 2011 05:28:52 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2011-03-01T05:28:52Z</dc:date>
    <item>
      <title>NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759272#M388962</link>
      <description>I had entered below line in /etc/exportfs&lt;BR /&gt;/var/opt/ignite/recovery/archives/ttux -anon=2,access=ttux&lt;BR /&gt;and exportfs -av.&lt;BR /&gt;&lt;BR /&gt;When i try to mount from ttux it is giving error Permission denied.&lt;BR /&gt;&lt;BR /&gt;But it work fine if i put/var/opt/ignite/recovery/archives/ttux -anon=2 and re-export it work fine.&lt;BR /&gt;&lt;BR /&gt;My problem is exporting to every one is security breach. How to export to access nfs mount to a single system. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 01 Mar 2011 05:23:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759272#M388962</guid>
      <dc:creator>Rajendra prasad NVR</dc:creator>
      <dc:date>2011-03-01T05:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759273#M388963</link>
      <description>What HP-UX version are you using?&lt;BR /&gt;Specify the FQDN instead of just ttux.</description>
      <pubDate>Tue, 01 Mar 2011 05:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759273#M388963</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-01T05:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759274#M388964</link>
      <description>Hi,&lt;BR /&gt;Did you checked the hosts entry in NFS server.&lt;BR /&gt;you need to have the host entry for the client in /etc/hosts file on NFS server, in case if you don't have the DNS configured. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shan.</description>
      <pubDate>Tue, 01 Mar 2011 10:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759274#M388964</guid>
      <dc:creator>shanmuhanandam</dc:creator>
      <dc:date>2011-03-01T10:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759275#M388965</link>
      <description>On the Ignite server, run "nslookup &lt;IP.ADDRESS.OF.TTUX&gt;".&lt;BR /&gt;&lt;BR /&gt;If the command cannot find the name "ttux", you may have a problem in the reverse mapping (IP -&amp;gt; name) records of your DNS. Ask your DNS administrator to fix that. As a workaround, you can add the name and IP address of ttux to /etc/hosts and try the command again.&lt;BR /&gt;&lt;BR /&gt;Once nslookup can report the name of ttux when queried by IP address, your IP-to-hostname lookup works. You must use the _exact_ name reported by nslookup in your /etc/exports line: if nslookup reports "Name: ttux.company.com", you must specify "access=ttux.company.com", not just "access=ttux".&lt;BR /&gt;&lt;BR /&gt;MK&lt;/IP.ADDRESS.OF.TTUX&gt;</description>
      <pubDate>Tue, 01 Mar 2011 11:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759275#M388965</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-03-01T11:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759276#M388966</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;This is peculiar issue with net recovery...&lt;BR /&gt;make sure DNS entry is fine and working with forward and revers look up of rserver FQDN , IP. This should resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;INH</description>
      <pubDate>Fri, 04 Mar 2011 05:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759276#M388966</guid>
      <dc:creator>INH</dc:creator>
      <dc:date>2011-03-04T05:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759277#M388967</link>
      <description>It is working fine if remove anon=2,access=ttux&lt;BR /&gt; in /etc/exports that means to every one nfs share. But i want to know what is correct syntax to nfs share in ignite sever setup. &lt;BR /&gt;&lt;BR /&gt;If i give share to every one it is working which lead to security issue.</description>
      <pubDate>Tue, 08 Mar 2011 07:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759277#M388967</guid>
      <dc:creator>Rajendra prasad NVR</dc:creator>
      <dc:date>2011-03-08T07:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759278#M388968</link>
      <description>&amp;gt;I want to know what is correct syntax to NFS share in ignite sever setup.&lt;BR /&gt;&lt;BR /&gt;Have you specified the FQDN instead of just ttux, as I said above?</description>
      <pubDate>Tue, 08 Mar 2011 09:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759278#M388968</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-03-08T09:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759279#M388969</link>
      <description>yes, i tried with FQDN same error. The os is 11.23 version.</description>
      <pubDate>Wed, 09 Mar 2011 05:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759279#M388969</guid>
      <dc:creator>Rajendra prasad NVR</dc:creator>
      <dc:date>2011-03-09T05:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759280#M388970</link>
      <description>&amp;gt;&amp;gt; /var/opt/ignite/recovery/archives/ttux -anon=2,access=ttux&lt;BR /&gt;&lt;BR /&gt;Your syntax is correct.  Have you checked the permission of that directory ?&lt;BR /&gt;&lt;BR /&gt;If you feel all fine, then try to change the option.  Add following with the existing one.&lt;BR /&gt;&lt;BR /&gt;rw=ttux,root=ttux&lt;BR /&gt;&lt;BR /&gt;Final will be looks like this:&lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/recovery/archives/ttux -rw=ttux,anon=2,access=ttux,root=ttux&lt;BR /&gt;&lt;BR /&gt;Now try to re-export and try to mount.</description>
      <pubDate>Wed, 09 Mar 2011 06:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759280#M388970</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-03-09T06:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759281#M388971</link>
      <description>Shibin wrote:&lt;BR /&gt;&amp;gt;root=ttux &lt;BR /&gt;&lt;BR /&gt;this would also be a security leak... IMHO ignite doesn't require this...</description>
      <pubDate>Wed, 09 Mar 2011 09:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759281#M388971</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2011-03-09T09:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS mount Permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759282#M388972</link>
      <description>Rajendra,&lt;BR /&gt;&lt;BR /&gt;you said that if you export the share to everyone it can be mounted without problems. That should clearly point to a name resolution problem. Post the o/p of:&lt;BR /&gt;&lt;BR /&gt;# nsquery hosts ttux&lt;BR /&gt;&lt;BR /&gt;nsquery is similar to nslookup but it works by using nsswitch.conf which is the same way name resolution works with nfs.</description>
      <pubDate>Wed, 09 Mar 2011 09:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount-permission-denied/m-p/4759282#M388972</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2011-03-09T09:32:38Z</dc:date>
    </item>
  </channel>
</rss>

