<?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: Role Based Access Control in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606604#M35229</link>
    <description>Nope, No Role Based stuff in HP-UX.  As far as I know, that is purely a Solaris 8 thing.&lt;BR /&gt;&lt;BR /&gt;The closest thing I can think of is set up sudo (free) or PowerBroker ($$$$ from Symark) so that the various users can do what they need to do without actually logging in as root.</description>
    <pubDate>Fri, 02 Nov 2001 18:45:58 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-11-02T18:45:58Z</dc:date>
    <item>
      <title>Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606603#M35228</link>
      <description>In Sun Solaris there is a way to create root equivalents. This can be done using Role Based Access Control (RBAC). I'm trying to set up a user in HP-UX with a kind of group administrator role (In order to change attributes to files and directories, and other small things). There is any RBAC thing in HP-UX?&lt;BR /&gt;Or there is any other way to accomplish this task???</description>
      <pubDate>Fri, 02 Nov 2001 18:39:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606603#M35228</guid>
      <dc:creator>Jesus Tobon</dc:creator>
      <dc:date>2001-11-02T18:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606604#M35229</link>
      <description>Nope, No Role Based stuff in HP-UX.  As far as I know, that is purely a Solaris 8 thing.&lt;BR /&gt;&lt;BR /&gt;The closest thing I can think of is set up sudo (free) or PowerBroker ($$$$ from Symark) so that the various users can do what they need to do without actually logging in as root.</description>
      <pubDate>Fri, 02 Nov 2001 18:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606604#M35229</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-11-02T18:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606605#M35230</link>
      <description>HP has nothing built in to do this.&lt;BR /&gt;&lt;BR /&gt;Sudo is an freeware option.&lt;BR /&gt;Symark's PowerBroker is a pretty decent way to do this as it doesn't change the kernel in order to operate.  &lt;BR /&gt;Computer Associate's has a product called Access Control which also does this exact thing.  It is not cheap though and does integrate with the kernel.  In fact, that product even allows you to change the access for the root user itself.</description>
      <pubDate>Fri, 02 Nov 2001 18:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606605#M35230</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-11-02T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606606#M35231</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Like Patrick said, you can use sudo or powerbroker. If you only want the user to change file permissions and such. add the user to all the group of users for whom you want to allow this capability.&lt;BR /&gt;&lt;BR /&gt;Am i making sense.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2001 18:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606606#M35231</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-02T18:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606607#M35232</link>
      <description>&lt;BR /&gt;Write a perl script. It insures you give them what they need while protecting your system.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 02 Nov 2001 19:31:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606607#M35232</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-02T19:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606608#M35233</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your best bet is get 'sudo' which the best &lt;BR /&gt;part of it is that is free. It is really&lt;BR /&gt;simple to use and setup.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.2b1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.2b1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or you can get the source code from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo" target="_blank"&gt;www.courtesan.com/sudo&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael</description>
      <pubDate>Fri, 02 Nov 2001 19:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606608#M35233</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-11-02T19:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606609#M35234</link>
      <description>Or you can get brave and turn on ACL's. But you'll hpux 11 or greater, with jfs 3.3.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 02 Nov 2001 19:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606609#M35234</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-11-02T19:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Role Based Access Control</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606610#M35235</link>
      <description>or, if the function you're trying to delegate is one provided by sam, you can use sam functions to allow a designated set of non-root users access to that specific function or functions only via sam.</description>
      <pubDate>Thu, 19 Dec 2002 14:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/role-based-access-control/m-p/2606610#M35235</guid>
      <dc:creator>Edward Finneran</dc:creator>
      <dc:date>2002-12-19T14:53:32Z</dc:date>
    </item>
  </channel>
</rss>

