<?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: Delegate root administration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214225#M169112</link>
    <description>Depending on your users and your needs you may also want to look at using Restricted Sam to build the functions you need.&lt;BR /&gt;&lt;BR /&gt;#sam -r  &lt;BR /&gt;&lt;BR /&gt;see "man sam" for more info.</description>
    <pubDate>Wed, 10 Mar 2004 08:02:31 GMT</pubDate>
    <dc:creator>Floyd Curtis</dc:creator>
    <dc:date>2004-03-10T08:02:31Z</dc:date>
    <item>
      <title>Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214220#M169107</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I am sun system administrator and I moved now to work with a new company, which works with hp-ux, I used to use Role Based Access Control (RBAC), to create a role user and give him some root permisstion. is there anything in hp-ux corresspond to RBAC? and how can I use it?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;nabeel</description>
      <pubDate>Wed, 10 Mar 2004 01:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214220#M169107</guid>
      <dc:creator>nabeel</dc:creator>
      <dc:date>2004-03-10T01:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214221#M169108</link>
      <description>There is a tool called sudo.&lt;BR /&gt;&lt;BR /&gt;It lets you assign admin privileges to certain commands or sets.&lt;BR /&gt;&lt;BR /&gt;Here is the depot&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;swinstall -s /full_path_of_depot \*&lt;BR /&gt;&lt;BR /&gt;Then read the man and you're ready.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2004 01:39:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214221#M169108</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-10T01:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214222#M169109</link>
      <description>The tool of choice is 'sudo'&lt;BR /&gt;You can get it here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.7p5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is quite simple to use. You can also get some further hints on it's use from here:&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo/index.html" target="_blank"&gt;http://www.courtesan.com/sudo/index.html&lt;/A&gt;</description>
      <pubDate>Wed, 10 Mar 2004 01:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214222#M169109</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-03-10T01:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214223#M169110</link>
      <description>You can find more info on sudo here,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo/" target="_blank"&gt;http://www.courtesan.com/sudo/&lt;/A&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Wed, 10 Mar 2004 01:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214223#M169110</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-03-10T01:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214224#M169111</link>
      <description>&lt;BR /&gt;Thanks I worked with sudo on linux redhat. and I think I can handle this on hp-ux.&lt;BR /&gt;&lt;BR /&gt;again thanks for your help&lt;BR /&gt;&lt;BR /&gt;nabeel</description>
      <pubDate>Wed, 10 Mar 2004 01:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214224#M169111</guid>
      <dc:creator>nabeel</dc:creator>
      <dc:date>2004-03-10T01:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delegate root administration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214225#M169112</link>
      <description>Depending on your users and your needs you may also want to look at using Restricted Sam to build the functions you need.&lt;BR /&gt;&lt;BR /&gt;#sam -r  &lt;BR /&gt;&lt;BR /&gt;see "man sam" for more info.</description>
      <pubDate>Wed, 10 Mar 2004 08:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/delegate-root-administration/m-p/3214225#M169112</guid>
      <dc:creator>Floyd Curtis</dc:creator>
      <dc:date>2004-03-10T08:02:31Z</dc:date>
    </item>
  </channel>
</rss>

