<?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: Allow root access to an NFS share from multiple clients in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522791#M220175</link>
    <description>I'm also not a friend of using world-writeable permission, assuming that the remote hosts nfsd is running on a priveledged port, the chance of someone escalating his privileges is at least lower than is just anyone may access anything in any way.&lt;BR /&gt;&lt;BR /&gt;but, to answer Your question: most unices would offer -maproot=root - but we don't have it. I'd recommend You to switch over to using a netgroup for this share:&lt;BR /&gt;&lt;BR /&gt;/share -access=@clients -root=@clients with 'clients' being defined in /etc/netgroups. while this won't automatically set the root access, the result will be the same.&lt;BR /&gt;&lt;BR /&gt;The worse way would be setting -anon=0 which would give root permissions to just anyone.</description>
    <pubDate>Tue, 12 Apr 2005 08:17:17 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2005-04-12T08:17:17Z</dc:date>
    <item>
      <title>Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522785#M220169</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;OK, so I know that I can use -root=server1:server2 etc to allow root from a specific NFS client to have root privileges... However, I want to set this for ANY client that may attach to this share. Is there some sort of -root=* equivalent I can use?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 12 Apr 2005 05:05:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522785#M220169</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2005-04-12T05:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522786#M220170</link>
      <description>&lt;BR /&gt;Just &lt;BR /&gt;&lt;BR /&gt;chmod -R 777 directoryofnfsmount&lt;BR /&gt;&lt;BR /&gt;effectively the same thing.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 12 Apr 2005 06:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522786#M220170</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-12T06:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522787#M220171</link>
      <description>I should explain. The FS being exported will contain users filesystems so I can't have that sort of permission set. I would just like to allow root to have root access only.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Apr 2005 07:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522787#M220171</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2005-04-12T07:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522788#M220172</link>
      <description>If you don't specifically specify hosts with -root=, then a user can masquerade as root and mount the NFS and have full privileges, so why not just make everything 777 ?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 12 Apr 2005 07:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522788#M220172</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-12T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522789#M220173</link>
      <description>This is true but I'm more prepared to take that risk than I am to just leave it wide open by default. I'm more interested in whether there is a way of implementing -root=*. If there is not then its back to the drawing board..&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 12 Apr 2005 08:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522789#M220173</guid>
      <dc:creator>Tony Walker_2</dc:creator>
      <dc:date>2005-04-12T08:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522790#M220174</link>
      <description>I haven't found anything that would allow that, though it would be "nice".&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Tue, 12 Apr 2005 08:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522790#M220174</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-12T08:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Allow root access to an NFS share from multiple clients</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522791#M220175</link>
      <description>I'm also not a friend of using world-writeable permission, assuming that the remote hosts nfsd is running on a priveledged port, the chance of someone escalating his privileges is at least lower than is just anyone may access anything in any way.&lt;BR /&gt;&lt;BR /&gt;but, to answer Your question: most unices would offer -maproot=root - but we don't have it. I'd recommend You to switch over to using a netgroup for this share:&lt;BR /&gt;&lt;BR /&gt;/share -access=@clients -root=@clients with 'clients' being defined in /etc/netgroups. while this won't automatically set the root access, the result will be the same.&lt;BR /&gt;&lt;BR /&gt;The worse way would be setting -anon=0 which would give root permissions to just anyone.</description>
      <pubDate>Tue, 12 Apr 2005 08:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-root-access-to-an-nfs-share-from-multiple-clients/m-p/3522791#M220175</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-04-12T08:17:17Z</dc:date>
    </item>
  </channel>
</rss>

