<?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: Security levels in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462308#M759928</link>
    <description>What I would use in your situation is restricted sam.  It is now possible for you to assign standard user accounts access to each bit of sam.  To configure this type sam -r.  I think there is comprehensive on-line help, though it is straight-forward.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Thu, 09 Nov 2000 18:22:56 GMT</pubDate>
    <dc:creator>Chris Garman</dc:creator>
    <dc:date>2000-11-09T18:22:56Z</dc:date>
    <item>
      <title>Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462304#M759924</link>
      <description>In HP-UX 11 64 bits, how many levels of security assessment. Is this only have two levels of  authorization like root and operator. How do I assign the security level access to difference type of users.&lt;BR /&gt;&lt;BR /&gt;To all experts. Thank you so much.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Peston.</description>
      <pubDate>Tue, 07 Nov 2000 09:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462304#M759924</guid>
      <dc:creator>Peston Foong</dc:creator>
      <dc:date>2000-11-07T09:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462305#M759925</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Not sure I fully understood your question.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If it was regarding file permissions:&lt;BR /&gt;&lt;BR /&gt;As in all unix O/S, users are defined as being members of groups.&lt;BR /&gt;Every file has permission bits for the owner,&lt;BR /&gt;the group and others (the rest of the world)&lt;BR /&gt;see 'man chmod'&lt;BR /&gt;&lt;BR /&gt;In addition to that, you can define a more &lt;BR /&gt;selective access to files using access control lists (type 'man acl' for details)&lt;BR /&gt;&lt;BR /&gt;If your question was more about the security level, a search for 'trusted system' will give you a whole bunch of info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 07 Nov 2000 10:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462305#M759925</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2000-11-07T10:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462306#M759926</link>
      <description>Thank you for your replied. Here is what I mean about the standard security levels. For example, I want this guy to be my assistant and certain level of security files that his could not access like command shutdow, and certain command only administrator can do. How do I assign or create like some sort of assistant user profile to him.&lt;BR /&gt;&lt;BR /&gt;Second, I would like to know that how does the security levels work in HP-UX or how many users access profile. I mean some systems have several levels of administration. And what are the authorization code that I should know in HP-UX 11. I just could not understand the HP-UX 11 64 bits the technical administrator, where can I find more about that.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Peston.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2000 01:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462306#M759926</guid>
      <dc:creator>Peston Foong</dc:creator>
      <dc:date>2000-11-08T01:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462307#M759927</link>
      <description>I think part of what you want to do can be accomplished by using the 'sudo' application.  sudo will allow you set up users so that they have access to certain commands and can run them as the root user without actually having the root password.  You can get sudo here:  &lt;A href="http://hpux.cae.wisc.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/" target="_blank"&gt;http://hpux.cae.wisc.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As far as security leves go, there aren't really any administrative type users as far as I know.    There are certain commands that you can and can't do depending on what group you are in, but I can't give you a definitive list.&lt;BR /&gt;&lt;BR /&gt;I think sudo would be your best bet initially.</description>
      <pubDate>Wed, 08 Nov 2000 02:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462307#M759927</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2000-11-08T02:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462308#M759928</link>
      <description>What I would use in your situation is restricted sam.  It is now possible for you to assign standard user accounts access to each bit of sam.  To configure this type sam -r.  I think there is comprehensive on-line help, though it is straight-forward.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 09 Nov 2000 18:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462308#M759928</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-11-09T18:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462309#M759929</link>
      <description>The use of sudo can be very beneficial. In addition to specifying what commands can be run by who, you have a log file that keeps track of who did what and when. If you have an unexpected shutdown (that is not a crash) and you know you didn't do it, you can view the sudo log and get the info.</description>
      <pubDate>Thu, 09 Nov 2000 20:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462309#M759929</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-11-09T20:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Security levels</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462310#M759930</link>
      <description>I just would like to ask that simply download the SU patches, is it will give an endanger to the system? &lt;BR /&gt;&lt;BR /&gt;Thank a lot to all experts.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Nov 2000 06:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security-levels/m-p/2462310#M759930</guid>
      <dc:creator>Peston Foong</dc:creator>
      <dc:date>2000-11-13T06:37:13Z</dc:date>
    </item>
  </channel>
</rss>

