<?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 share permission denied in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461708#M533071</link>
    <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;Indeed , entries are very much present in /etc/hosts...</description>
    <pubDate>Fri, 17 Jul 2009 08:16:56 GMT</pubDate>
    <dc:creator>sandeepkrishna</dc:creator>
    <dc:date>2009-07-17T08:16:56Z</dc:date>
    <item>
      <title>NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461699#M533062</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I wish to share a directory from HP-UX 11.23 and get it mounted in a solaris 10 Box . It gives permission denied while try to mount.&lt;BR /&gt;&lt;BR /&gt;Syntax in /etc/exports is &lt;BR /&gt;&lt;BR /&gt;/tmp access=hostname.xxx.xxx.com&lt;BR /&gt;&lt;BR /&gt;I am able to mount directory without any issue if I give access permission to every one. Unfortunately I cant take this as a solution due to security concern..&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;&lt;BR /&gt;San</description>
      <pubDate>Fri, 17 Jul 2009 06:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461699#M533062</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T06:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461700#M533063</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Change your syntex of /etc/exports as following&lt;BR /&gt;&lt;BR /&gt;/tmp access=&lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny&lt;/USERNAME&gt;</description>
      <pubDate>Fri, 17 Jul 2009 06:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461700#M533063</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T06:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461701#M533064</link>
      <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I need to give access to multiple hosts..</description>
      <pubDate>Fri, 17 Jul 2009 06:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461701#M533064</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461702#M533065</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;If you want to give read write access then do the following in /etc/exports&lt;BR /&gt;&lt;BR /&gt;rw=hostname[:hostname]....&lt;BR /&gt;&lt;BR /&gt;and if you want to give the root aceess then&lt;BR /&gt;&lt;BR /&gt;root=hostname[:hostname]..&lt;BR /&gt;&lt;BR /&gt;and also refer following regsrding hostname &lt;BR /&gt;&lt;BR /&gt;hostname&lt;BR /&gt;The name of a host.  With a server configured for DNS naming in the nsswitch "hosts" entry, any hostname must be represented as a fully qualified DNS name.  Currently HP-UX will allow a match for a non-fully qualified hostname; this HP only feature will be obsoleted in a later release of HP-UX&lt;BR /&gt;&lt;BR /&gt;Also refer man pages for exportfs&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 06:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461702#M533065</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T06:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461703#M533066</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Assuming that you want to give root access to the perticular hostname do the following entry in /etc/exports&lt;BR /&gt;&lt;BR /&gt;/tmp  root=hostname.xxx.xxx.com, access=hostname.xxx.xxx.com&lt;BR /&gt;&lt;BR /&gt;access=[access_list][:access_list]...&lt;BR /&gt;Give mount access to each access_list listed.  See the "access_list" subsection below.  An empty access= list allows all machines to mount the specified mount point. hostnames on the rw= list do not have to exist on the access list in order to successfully mount the exported file system.  hostnames on the root= list must either appear on the rw= list or access= list in order to successfully mount the file system.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 06:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461703#M533066</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T06:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461704#M533067</link>
      <description>From Server&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ cat /etc/exports&lt;BR /&gt;&lt;BR /&gt;/tmp root=sigorsky.xxx.xxx.com,access=sigorsky.xxx.xxx.com&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ sudo exportfs -av&lt;BR /&gt;&lt;BR /&gt;re-exported /tmp&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ showmount -e&lt;BR /&gt;export list for ralph:&lt;BR /&gt;/tmp              root=sigorsky.xxx.xxx.com&lt;BR /&gt;&lt;BR /&gt;From the client&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ sudo mount ralph.xxx.xxx.com:/tmp /TEST&lt;BR /&gt;&lt;BR /&gt;nfs mount: ralph.xxx.xxx.com:/tmp: Permission denied&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 06:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461704#M533067</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461705#M533068</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Try to mount nfs from root user.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 06:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461705#M533068</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T06:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461706#M533069</link>
      <description>root@sigorsky # mount ralph.xxx.xxx.com:/tmp /TEST&lt;BR /&gt;nfs mount: ralph.xxx.xxx.com:/tmp: Permission denied&lt;BR /&gt;&lt;BR /&gt;root@sigorsky # who am i&lt;BR /&gt;root       pts/4        Jul 17 09:56    &lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 07:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461706#M533069</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461707#M533070</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Did you check your /etc/hosts??? &lt;BR /&gt;The both servers ip adresses should be there in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 07:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461707#M533070</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T07:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461708#M533071</link>
      <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;Indeed , entries are very much present in /etc/hosts...</description>
      <pubDate>Fri, 17 Jul 2009 08:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461708#M533071</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T08:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461709#M533072</link>
      <description>Hi &lt;BR /&gt;Try following &lt;BR /&gt;On NFS server, export the file system using&lt;BR /&gt;#exportfs -i -o root=&lt;NFS client="" ip=""&gt; /&lt;FILESYSTEM&gt;&lt;BR /&gt;then try to mount from client system.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny&lt;/FILESYSTEM&gt;&lt;/NFS&gt;</description>
      <pubDate>Fri, 17 Jul 2009 08:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461709#M533072</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461710#M533073</link>
      <description>-bash-3.00$ sudo exportfs -i -o root=170.xx.xx.xxx /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There wont be any problem to mount this time. Then the sharing will be for every one, which I need to avoid... :(&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ showmount -e&lt;BR /&gt;export list for ralph:&lt;BR /&gt;&lt;BR /&gt;/tmp              (everyone)&lt;BR /&gt;-bash-3.00$</description>
      <pubDate>Fri, 17 Jul 2009 08:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461710#M533073</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T08:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461711#M533074</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;If you are logged in as root to the NFS client, and your client is not allowed root access to the exported directory, check the passwd database on the NFS server to determine whether it contains an entry for user nobody. Without root access, the root user on an NFS client is given the access permissions of user nobody. Also, check whether anonymous users are denied access to the directory (with the anon=65535 export option).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 08:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461711#M533074</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461712#M533075</link>
      <description>Nobody user is present and is allowed access to the NFS server.&lt;BR /&gt;&lt;BR /&gt;-bash-3.00$ cat /etc/passwd | grep -i nobody&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;-bash-3.00$&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461712#M533075</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T09:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461713#M533076</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Edit exportfs entry with -anon option and check&lt;BR /&gt;&lt;BR /&gt;/tmp -anon=65534,access=&lt;HOSTNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461713#M533076</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T09:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461714#M533077</link>
      <description>No luck .. But I strongly feel there could be something wrong with my solaris client as I am able to mount to another client with the entry in /etc/exports&lt;BR /&gt;&lt;BR /&gt;/tmp -access=hostname&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 09:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461714#M533077</guid>
      <dc:creator>sandeepkrishna</dc:creator>
      <dc:date>2009-07-17T09:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS share permission denied</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461715#M533078</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Did you have any file like /etc/dfs/dfstab in solaries server if yes then look out for it.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 17 Jul 2009 09:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-share-permission-denied/m-p/4461715#M533078</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-07-17T09:42:50Z</dc:date>
    </item>
  </channel>
</rss>

