<?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: do we have something like administrator group (windows) in unix. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485622#M214005</link>
    <description>You can use sudo which will suit your need and can set lot of options as well.&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
    <pubDate>Wed, 16 Feb 2005 00:13:45 GMT</pubDate>
    <dc:creator>Jerome_18</dc:creator>
    <dc:date>2005-02-16T00:13:45Z</dc:date>
    <item>
      <title>do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485618#M214001</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We need to place a userlevel restriction for our system, So we want to start by creating individual users and adding them in administrative group so that day to day chores are not hampered.&lt;BR /&gt;Probably using sudo we will provide restrictons.&lt;BR /&gt;PLease help me.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Ankur</description>
      <pubDate>Mon, 14 Feb 2005 23:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485618#M214001</guid>
      <dc:creator>ankurp</dc:creator>
      <dc:date>2005-02-14T23:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485619#M214002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There is no administartor group in Unix (unless you create it).&lt;BR /&gt;&lt;BR /&gt;sudo is the good option</description>
      <pubDate>Tue, 15 Feb 2005 00:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485619#M214002</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2005-02-15T00:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485620#M214003</link>
      <description>You can chose to create a group (wheel, by convention) that a user must be member of to be allowed to su root. (man security and a look in to /etc/defaults/security on that)&lt;BR /&gt;&lt;BR /&gt;if You're running hp-ux 11.11 and have a few days for testing and reading then hp-ux RBAC is the way to go, as it will let You assign specific privileges to individual users and groups.</description>
      <pubDate>Tue, 15 Feb 2005 02:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485620#M214003</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-02-15T02:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485621#M214004</link>
      <description>Hi Ankurp,&lt;BR /&gt;&lt;BR /&gt;Best Product is CA-eTrust and you can implement native unix rksh user logins with&lt;BR /&gt;limited command.&lt;BR /&gt;&lt;BR /&gt;let me know any help..&lt;BR /&gt;&lt;BR /&gt;thx!&lt;BR /&gt;&lt;BR /&gt;Don</description>
      <pubDate>Tue, 15 Feb 2005 02:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485621#M214004</guid>
      <dc:creator>Don_142</dc:creator>
      <dc:date>2005-02-15T02:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485622#M214005</link>
      <description>You can use sudo which will suit your need and can set lot of options as well.&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Wed, 16 Feb 2005 00:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485622#M214005</guid>
      <dc:creator>Jerome_18</dc:creator>
      <dc:date>2005-02-16T00:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: do we have something like administrator group (windows) in unix.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485623#M214006</link>
      <description>Okay, thanks for all ur replies. I will be using sudo.&lt;BR /&gt;What if all the hosts are in Known_hosts file of all other servers. This exercise will of no use right ?&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Ankur</description>
      <pubDate>Wed, 16 Feb 2005 00:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/do-we-have-something-like-administrator-group-windows-in-unix/m-p/3485623#M214006</guid>
      <dc:creator>ankurp</dc:creator>
      <dc:date>2005-02-16T00:22:01Z</dc:date>
    </item>
  </channel>
</rss>

