<?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: swinstall / swacl problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547423#M27622</link>
    <description>Vincenzo,&lt;BR /&gt;&lt;BR /&gt;Doing a "swagentd -r" worked on 4 of 7 servers.&lt;BR /&gt;&lt;BR /&gt;Any further thoughts?&lt;BR /&gt;&lt;BR /&gt;Paul</description>
    <pubDate>Mon, 02 Jul 2001 15:47:20 GMT</pubDate>
    <dc:creator>Paul R. Dittrich</dc:creator>
    <dc:date>2001-07-02T15:47:20Z</dc:date>
    <item>
      <title>swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547418#M27617</link>
      <description>I've inherited responsibility for 7 machines running HP-UX 11.00&lt;BR /&gt;When I try to "swinstall" the interface comes up but I get a message that I (as root) have no permissions.  Reading the sw* man pages has not enlightened me.  What am I missing and how do I fix this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Paul</description>
      <pubDate>Mon, 02 Jul 2001 10:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547418#M27617</guid>
      <dc:creator>Paul R. Dittrich</dc:creator>
      <dc:date>2001-07-02T10:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547419#M27618</link>
      <description>Restart swagentd.</description>
      <pubDate>Mon, 02 Jul 2001 10:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547419#M27618</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-07-02T10:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547420#M27619</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;Go to the directory /var/adm/sw/security and control the content of the file _OWNER.&lt;BR /&gt;And replace any existing user with root.&lt;BR /&gt;&lt;BR /&gt;exempleof file _OWNER :&lt;BR /&gt;&lt;BR /&gt;# default realm=node1&lt;BR /&gt;num_entries=2&lt;BR /&gt;user:toto:2&lt;BR /&gt;group:sys:0&lt;BR /&gt;&lt;BR /&gt;will be :&lt;BR /&gt;&lt;BR /&gt;# default realm=node1&lt;BR /&gt;num_entries=2&lt;BR /&gt;user:root:0&lt;BR /&gt;group:sys:0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2001 10:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547420#M27619</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-02T10:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547421#M27620</link>
      <description>Vincenzo:  swagentd is already running&lt;BR /&gt;&lt;BR /&gt;Magdi: the _OWNER file already looks exactly like your corrected version - the owner is root&lt;BR /&gt;&lt;BR /&gt;ALL: The message I'm getting is from the swinstall interface when I try to specify the source is as follows:&lt;BR /&gt;&lt;BR /&gt;"hrp_db1:/SD_CDROM": You do not have the required permissions to perform this SD operation.  Please check to see that you have the required permissions using the "swacl" command or see your system administrator for assistance.&lt;BR /&gt;&lt;BR /&gt;The output of the "swacl -l host" command is:&lt;BR /&gt;&lt;BR /&gt;# swacl -l host&lt;BR /&gt;#&lt;BR /&gt;# swacl    Host Access Control List&lt;BR /&gt;#&lt;BR /&gt;# For host:  hrp_db1&lt;BR /&gt;#&lt;BR /&gt;# Date:  Mon Jul  2 09:29:11 2001&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# Object Ownership:  User= root&lt;BR /&gt;#                    Group=sys&lt;BR /&gt;#                    Realm=hrp_db1.wiremoldco.com&lt;BR /&gt;#&lt;BR /&gt;# default_realm=hrp_db1.wiremoldco.com&lt;BR /&gt;group:swadm:crwit&lt;BR /&gt;any_other:-r--t&lt;BR /&gt;&lt;BR /&gt;I am suspicious of that "swadm" group since there is no such group defined on these servers but am reluctant to fiddle at random.</description>
      <pubDate>Mon, 02 Jul 2001 12:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547421#M27620</guid>
      <dc:creator>Paul R. Dittrich</dc:creator>
      <dc:date>2001-07-02T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547422#M27621</link>
      <description>Paul I have the same problem and solved with restart of swagentd.</description>
      <pubDate>Mon, 02 Jul 2001 15:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547422#M27621</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-07-02T15:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547423#M27622</link>
      <description>Vincenzo,&lt;BR /&gt;&lt;BR /&gt;Doing a "swagentd -r" worked on 4 of 7 servers.&lt;BR /&gt;&lt;BR /&gt;Any further thoughts?&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Mon, 02 Jul 2001 15:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547423#M27622</guid>
      <dc:creator>Paul R. Dittrich</dc:creator>
      <dc:date>2001-07-02T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547424#M27623</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;There was an issue on earlier released&lt;BR /&gt;versions of HP-UX 11 where the root &lt;BR /&gt;user needed to be added to further groups&lt;BR /&gt;for 'sw' to work correctly.&lt;BR /&gt;&lt;BR /&gt;Check the /etc/group file for differences&lt;BR /&gt;for the root account. If you make any &lt;BR /&gt;changes you should restart 'swagentd' again.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael</description>
      <pubDate>Mon, 02 Jul 2001 22:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547424#M27623</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2001-07-02T22:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547425#M27624</link>
      <description>I think that root is not allowed to install to (push) your machines. Check on every machine the rights of root with:&lt;BR /&gt;&lt;BR /&gt;Show the right of van root&lt;BR /&gt;swacl -l root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If your SD-OV machine is not present in the swacl add it to it:&lt;BR /&gt;&lt;BR /&gt;Give root@&lt;MACHINE-A&gt;rights &lt;BR /&gt;swacl -l root -M user:root@&lt;SERVER-A&gt;:a&lt;BR /&gt;&lt;BR /&gt;Give the group swadm rights to &lt;SERVER-A&gt;&lt;BR /&gt;swacl -l root -M group:swadm@&lt;SERVER-A&gt;:a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think this will help you.&lt;BR /&gt;&lt;BR /&gt;Further,&lt;BR /&gt;If You are not installing as root but as a other user, be shure to add this user also to the swacl the same way as You add root tot it. Just adding the group swadm is not enough.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;Wim Alsemgeest&lt;BR /&gt;&lt;/SERVER-A&gt;&lt;/SERVER-A&gt;&lt;/SERVER-A&gt;&lt;/MACHINE-A&gt;</description>
      <pubDate>Tue, 03 Jul 2001 07:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547425#M27624</guid>
      <dc:creator>W.L. Alsemgeest</dc:creator>
      <dc:date>2001-07-03T07:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall / swacl problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547426#M27625</link>
      <description>Wim, you hit the bullseye!  That did it.&lt;BR /&gt;&lt;BR /&gt;Michael, I've added your comments to my collection of notes about the sw* utilities.&lt;BR /&gt;&lt;BR /&gt;My thanks to all who replied!&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 03 Jul 2001 10:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-swacl-problem/m-p/2547426#M27625</guid>
      <dc:creator>Paul R. Dittrich</dc:creator>
      <dc:date>2001-07-03T10:33:24Z</dc:date>
    </item>
  </channel>
</rss>

