<?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 package user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249310#M666783</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How can we create a package-user for serviceguard package. This user will be present where the package runs.&lt;BR /&gt;&lt;BR /&gt;I know there are some "Access Control Policy Pararmeters" in cluster config file. I am not sure if this is exactly the thing.&lt;BR /&gt;But is there anything apart from this related to "package user"?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 28 Jul 2010 06:26:01 GMT</pubDate>
    <dc:creator>WW451512</dc:creator>
    <dc:date>2010-07-28T06:26:01Z</dc:date>
    <item>
      <title>package user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249310#M666783</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How can we create a package-user for serviceguard package. This user will be present where the package runs.&lt;BR /&gt;&lt;BR /&gt;I know there are some "Access Control Policy Pararmeters" in cluster config file. I am not sure if this is exactly the thing.&lt;BR /&gt;But is there anything apart from this related to "package user"?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 28 Jul 2010 06:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249310#M666783</guid>
      <dc:creator>WW451512</dc:creator>
      <dc:date>2010-07-28T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: package user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249311#M666784</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;in the cluster config file, there are 3 access control policy for the CLUSTER&lt;BR /&gt;&lt;BR /&gt;USER_NAME&lt;BR /&gt;USER_HOST&lt;BR /&gt;USER_ROLE&lt;BR /&gt;&lt;BR /&gt;for USER_ROLE&lt;BR /&gt;&lt;BR /&gt;* MONITOR: read-only capabilities for the cluster and packages&lt;BR /&gt;# * PACKAGE_ADMIN: MONITOR, plus administrative commands for packages&lt;BR /&gt;# in the cluster&lt;BR /&gt;# * FULL_ADMIN: MONITOR and PACKAGE_ADMIN plus the administrative&lt;BR /&gt;# commands for the cluster.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Access control policy does not set a role for configuration&lt;BR /&gt;# capability. To configure, a user must log on to one of the&lt;BR /&gt;# clusterâ  s nodes as root (UID=0). Access control&lt;BR /&gt;# policy cannot limit root usersâ   access.&lt;BR /&gt;#&lt;BR /&gt;# MONITOR and FULL_ADMIN can only be set in the cluster configuration file,&lt;BR /&gt;# and they apply to the entire cluster. PACKAGE_ADMIN can be set in the&lt;BR /&gt;# cluster or a package configuration file. If set in the cluster&lt;BR /&gt;# configuration file, PACKAGE_ADMIN applies to all configured packages.&lt;BR /&gt;# If set in a package configuration file, PACKAGE_ADMIN applies to that&lt;BR /&gt;# package only.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 07:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249311#M666784</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2010-07-28T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: package user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249312#M666785</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sample "Access Control Policy":&lt;BR /&gt;&lt;BR /&gt;USER_NAME               root&lt;BR /&gt;USER_HOST               node1&lt;BR /&gt;USER_ROLE               full_admin&lt;BR /&gt;&lt;BR /&gt;USER_NAME               root&lt;BR /&gt;USER_HOST               node2&lt;BR /&gt;USER_ROLE               full_admin&lt;BR /&gt;&lt;BR /&gt;# Advanced user&lt;BR /&gt;USER_NAME               user1&lt;BR /&gt;USER_HOST               CLUSTER_MEMBER_NODE&lt;BR /&gt;USER_ROLE               package_admin&lt;BR /&gt;&lt;BR /&gt;# Monitor user&lt;BR /&gt;&lt;BR /&gt;USER_NAME               user2&lt;BR /&gt;USER_HOST               CLUSTER_MEMBER_NODE&lt;BR /&gt;USER_ROLE               monitor&lt;BR /&gt;&lt;BR /&gt;# cmgetconf -v -K -c cluster_name cluster_name.txt&lt;BR /&gt;&lt;BR /&gt;Modify cluster_name.txt to add Policy Parameter.&lt;BR /&gt;&lt;BR /&gt;# cmcheckconf -v -k -C cluster_name.txt&lt;BR /&gt;&lt;BR /&gt;# cmapplyconf -v -k -C cluster_name.txt&lt;BR /&gt;&lt;BR /&gt;rgs,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 08:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249312#M666785</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2010-07-28T08:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: package user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249313#M666786</link>
      <description>Newer versions of Serviceguard support package-level administration by users.&lt;BR /&gt;The modular package configuration file contains the following text:&lt;BR /&gt;&lt;BR /&gt;# Access Control Policy Parameters.&lt;BR /&gt;#&lt;BR /&gt;# "user_name", "user_host" and "user_role" specify who can administer&lt;BR /&gt;# this package.&lt;BR /&gt;#&lt;BR /&gt;# Three entries set the access control policy for the package: the&lt;BR /&gt;# first line must be "user_name", the second "user_host", and the third "user_role".&lt;BR /&gt;# Enter a value after each.&lt;BR /&gt;#&lt;BR /&gt;# 1. "user_name" can either be "any_user", or a maximum of&lt;BR /&gt;#     8 login names from the /etc/passwd file on user host.&lt;BR /&gt;# 2. "user_host" is where the user can issue Serviceguard commands.&lt;BR /&gt;#     Choose one of these three values: "any_serviceguard_node",&lt;BR /&gt;#     or (any) "cluster_member_node", or a specific node. For node,&lt;BR /&gt;#     use the name portion of the official hostname supplied by the&lt;BR /&gt;#     domain name server, not the IP addresses or fully qualified name.&lt;BR /&gt;# 3. "user_role" must be "package_admin". This role grants permission&lt;BR /&gt;#     to "monitor", plus for administrative commands for the package.&lt;BR /&gt;#&lt;BR /&gt;# These policies do not affect root users. Access Policies defined in&lt;BR /&gt;# this file must not conflict with policies defined in the cluster&lt;BR /&gt;# configuration file.&lt;BR /&gt;#&lt;BR /&gt;# Example: to configure a role for user john from node noir to&lt;BR /&gt;# administer the package, enter:&lt;BR /&gt;#    user_name  john&lt;BR /&gt;#    user_host  noir&lt;BR /&gt;#    user_role  package_admin&lt;BR /&gt;#&lt;BR /&gt;# Legal values for user_name:&lt;BR /&gt;#   A string of tokens each of which starts with alphanumeric character and contains&lt;BR /&gt;#   only alphanumeric and underscore(_) characters. The tokens must be separated by a space&lt;BR /&gt;#   or a tab character.&lt;BR /&gt;#   Maximum length of each user_name is 39 character.&lt;BR /&gt;#&lt;BR /&gt;# Legal values for user_host:&lt;BR /&gt;#   Any string that starts and ends with an alphanumeric character, and&lt;BR /&gt;#   contains only alphanumeric characters, dot(.), dash(-), or underscore(_)&lt;BR /&gt;#   in the middle.&lt;BR /&gt;#   Maximum length is 39 character.&lt;BR /&gt;#&lt;BR /&gt;# Legal values for user_role: package_admin.&lt;BR /&gt;&lt;BR /&gt;#user_name&lt;BR /&gt;#user_host&lt;BR /&gt;#user_role</description>
      <pubDate>Wed, 28 Jul 2010 11:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249313#M666786</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2010-07-28T11:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: package user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249314#M666787</link>
      <description>Thanks to all for confirming....!&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2010 05:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-user/m-p/5249314#M666787</guid>
      <dc:creator>WW451512</dc:creator>
      <dc:date>2010-08-02T05:26:52Z</dc:date>
    </item>
  </channel>
</rss>

