<?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: /etc/exports access rights in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780653#M77090</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;again, a 'host' can be a server and a workstation, BUT not a person! the user level permissions can be set on the file systems/directories and not on the exports.&lt;BR /&gt;&lt;BR /&gt;hth</description>
    <pubDate>Tue, 06 Aug 2002 15:33:08 GMT</pubDate>
    <dc:creator>Sajid_1</dc:creator>
    <dc:date>2002-08-06T15:33:08Z</dc:date>
    <item>
      <title>/etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780649#M77086</link>
      <description>In /etc/exports you can limit (grant) access rights based on the options you supply it.&lt;BR /&gt;&lt;BR /&gt;Given this entry. Is it legal syntax?&lt;BR /&gt;What is the effect of it?&lt;BR /&gt;What is the impact to 1) server2 users 2) user1 and 3) all other users.&lt;BR /&gt;&lt;BR /&gt;/server/directory -rw=server2,user1,access=&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Russell</description>
      <pubDate>Tue, 06 Aug 2002 14:48:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780649#M77086</guid>
      <dc:creator>Russell Boyd</dc:creator>
      <dc:date>2002-08-06T14:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780650#M77087</link>
      <description>Russell,&lt;BR /&gt;&lt;BR /&gt;it is not legal.&lt;BR /&gt;&lt;BR /&gt;The option -rw is used to list a server or a list of servers. The list of servers must use the ':' sign as a field delimiter. If you want to restrict write permission to an user or a group of users, then you should use the file permission flags (see chmod(1)).&lt;BR /&gt;&lt;BR /&gt;"access=" should be followed by a hostname or a netgroup or a list of one or the other. There should be no empty list.&lt;BR /&gt;&lt;BR /&gt;See exports(4) for more.</description>
      <pubDate>Tue, 06 Aug 2002 15:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780650#M77087</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2002-08-06T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780651#M77088</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;1) The syntax is wrong. The ',' indicator should be used to specify different options only. If you want to specify multiple hostnames with '-rw' then use ':"&lt;BR /&gt;&lt;BR /&gt;/server/directory -rw=server1:server2&lt;BR /&gt;2) Server2 will have read-write access and all others will have read-only.&lt;BR /&gt;&lt;BR /&gt;3) There is no option called user1. See man exports for details</description>
      <pubDate>Tue, 06 Aug 2002 15:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780651#M77088</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-06T15:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780652#M77089</link>
      <description>Thomas,&lt;BR /&gt;  Thanks for the reply. If you have access to the HP-UX System and Network Administration II class manual. Go to page 9-14 through 9-18. One of the examples they listed was this :&lt;BR /&gt;&lt;BR /&gt; /home -root=hosta, access=&lt;BR /&gt;&lt;BR /&gt;On page 9-18 they reference this:&lt;BR /&gt;&lt;BR /&gt;"access=client[:client]  Allows mount to the specified client or clients. A client can either be a host name or a netgroup. Each client in the list is first checked in the netgroup database. "&lt;BR /&gt;&lt;BR /&gt;I am assuming that a host can be a workstation, server or person. Is that correct?&lt;BR /&gt;&lt;BR /&gt;Russell</description>
      <pubDate>Tue, 06 Aug 2002 15:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780652#M77089</guid>
      <dc:creator>Russell Boyd</dc:creator>
      <dc:date>2002-08-06T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780653#M77090</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;again, a 'host' can be a server and a workstation, BUT not a person! the user level permissions can be set on the file systems/directories and not on the exports.&lt;BR /&gt;&lt;BR /&gt;hth</description>
      <pubDate>Tue, 06 Aug 2002 15:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780653#M77090</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-06T15:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/exports access rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780654#M77091</link>
      <description>Sajid,&lt;BR /&gt;  Yes I realized that after I wrote that. It appears from what I am looking at that the "," is strictly for new options. And not for listing restictions down to a specific user. This can be accomplished through netgroups and maybe other ways as well.&lt;BR /&gt;&lt;BR /&gt;Thanks to you and Thomas for helping work though this.&lt;BR /&gt;&lt;BR /&gt;Russell</description>
      <pubDate>Tue, 06 Aug 2002 15:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-exports-access-rights/m-p/2780654#M77091</guid>
      <dc:creator>Russell Boyd</dc:creator>
      <dc:date>2002-08-06T15:40:05Z</dc:date>
    </item>
  </channel>
</rss>

