<?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: privilege for groups? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463876#M210568</link>
    <description>Hi Kamal&lt;BR /&gt;The setprivgrp command associates a group with a list of privileges, thus providing access to certain system capabilities for members of a particular group or groups. The privileges can be displayed with the getprivgrp command.&lt;BR /&gt;&lt;BR /&gt;For more info:&lt;BR /&gt;see &lt;BR /&gt;man setprivgrp.&lt;BR /&gt;or &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90692/setprivgrp.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90692/setprivgrp.1M.html&lt;/A&gt;  for hp-ux 11.x &lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90129/setprivgrp.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90129/setprivgrp.1M.html&lt;/A&gt;   for hp-ux 10.x&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds &lt;BR /&gt;JMB</description>
    <pubDate>Tue, 18 Jan 2005 11:33:33 GMT</pubDate>
    <dc:creator>BONNAFOUS Jean Marc</dc:creator>
    <dc:date>2005-01-18T11:33:33Z</dc:date>
    <item>
      <title>privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463872#M210564</link>
      <description>&lt;BR /&gt;hi all&lt;BR /&gt;&lt;BR /&gt;I have hp-ux V 10.2&lt;BR /&gt;&lt;BR /&gt;I created my own group and users members in this group.&lt;BR /&gt;&lt;BR /&gt;I want to know how can i grant privilege to this group or any users inthis group.&lt;BR /&gt;&lt;BR /&gt;and if i want to create user with same privilege with the root.&lt;BR /&gt;&lt;BR /&gt;how can i do it???&lt;BR /&gt;&lt;BR /&gt;many thankx&lt;BR /&gt;&lt;BR /&gt;kamal&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Jan 2005 09:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463872#M210564</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-15T09:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463873#M210565</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what do you mean with 'privileges'?&lt;BR /&gt;If you think about access permissions for files:&lt;BR /&gt;- chgrp MYGRP file...&lt;BR /&gt;- chmod 660 file...&lt;BR /&gt;-&amp;gt; now all users of the group MYGRP are permitted to read/write file...&lt;BR /&gt;&lt;BR /&gt;If you really want to create a user with the same privileges as root (this 'setting' cannot be got via groups!), you must give him the uid 0 (zero). BUT: I WOULDN'T DO THAT!&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Mon, 17 Jan 2005 08:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463873#M210565</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2005-01-17T08:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463874#M210566</link>
      <description>Kamal,&lt;BR /&gt;&lt;BR /&gt;mid three fields in file permissions has permission for groups. you can even use ACL's to assign permission to specific user or group.&lt;BR /&gt;&lt;BR /&gt;Never ever assign root priviledge to any other user. Use sudo to assign selected priviledge to users. If you want to give some user same rights as root then edit /etc/passwd file and change his UID to zero (0). &lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 17 Jan 2005 08:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463874#M210566</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2005-01-17T08:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463875#M210567</link>
      <description>thankx for your response&lt;BR /&gt;&lt;BR /&gt;but i know there are commands      (getprivgrp and setprivgrp).&lt;BR /&gt;&lt;BR /&gt;this commands used to assign permissions or deny permissions from spesific groups.&lt;BR /&gt;if it is true?&lt;BR /&gt;how can i used this commands to do that?&lt;BR /&gt;without change UID or group ID&lt;BR /&gt;&lt;BR /&gt;thankx for help&lt;BR /&gt;&lt;BR /&gt;kamal</description>
      <pubDate>Tue, 18 Jan 2005 10:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463875#M210567</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-18T10:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463876#M210568</link>
      <description>Hi Kamal&lt;BR /&gt;The setprivgrp command associates a group with a list of privileges, thus providing access to certain system capabilities for members of a particular group or groups. The privileges can be displayed with the getprivgrp command.&lt;BR /&gt;&lt;BR /&gt;For more info:&lt;BR /&gt;see &lt;BR /&gt;man setprivgrp.&lt;BR /&gt;or &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90692/setprivgrp.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90692/setprivgrp.1M.html&lt;/A&gt;  for hp-ux 11.x &lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90129/setprivgrp.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90129/setprivgrp.1M.html&lt;/A&gt;   for hp-ux 10.x&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds &lt;BR /&gt;JMB</description>
      <pubDate>Tue, 18 Jan 2005 11:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463876#M210568</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2005-01-18T11:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: privilege for groups?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463877#M210569</link>
      <description>many thankx&lt;BR /&gt;&lt;BR /&gt;i will try to do that commands now&lt;BR /&gt;&lt;BR /&gt;many thankx&lt;BR /&gt;&lt;BR /&gt;kamal</description>
      <pubDate>Tue, 18 Jan 2005 12:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/privilege-for-groups/m-p/3463877#M210569</guid>
      <dc:creator>kamal_15</dc:creator>
      <dc:date>2005-01-18T12:40:09Z</dc:date>
    </item>
  </channel>
</rss>

