<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850291#M93418</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the output of "swacl -l root" on that system: is your account listed there? Maybe then without the "i" permission?&lt;BR /&gt;"root" should be the *owner*, are you logged in as "root"?&lt;BR /&gt;If not, then try the "swinstall" as "root", or give the permission to your account with "swacl -l root -M user:YOURLOGNAMEHERE:crwit".&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
    <pubDate>Sat, 23 Nov 2002 21:38:11 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2002-11-23T21:38:11Z</dc:date>
    <item>
      <title>swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850288#M93415</link>
      <description>I??m try to use the swinstall, then it show me the message:&lt;BR /&gt;ERROR:   Access denied to root@backup to start agent on unregistered&lt;BR /&gt;         depot "/tmp/openssh-3.5p1-sd-11.00.depot".  No (i)nsert&lt;BR /&gt;         permission on host.  11/22/02 13:14:26 SAT&lt;BR /&gt;       * Agent pid=459 completed.  11/22/02 13:25:55 SAT&lt;BR /&gt;       * Started install agent on "/" for root@backup, pid=503,&lt;BR /&gt;         11/22/02 13:31:01 SAT&lt;BR /&gt;ERROR:   Access denied to root@backup to start agent on unregistered&lt;BR /&gt;         depot "/tmp/openssh-3.5p1-sd-11.00.depot".  No (i)nsert&lt;BR /&gt;         permission on host.  11/22/02 13:31:03 SAT&lt;BR /&gt;       * Agent pid=503 completed.  11/22/02 13:31:04 SAT&lt;BR /&gt;&lt;BR /&gt;Do you know what??s going out??&lt;BR /&gt;Thanks for all</description>
      <pubDate>Fri, 22 Nov 2002 16:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850288#M93415</guid>
      <dc:creator>Clodoaldo João Rodrigue</dc:creator>
      <dc:date>2002-11-22T16:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850289#M93416</link>
      <description>Have you tried recycling the swagent daemon?&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd stop&lt;BR /&gt;/sbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 22 Nov 2002 17:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850289#M93416</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-22T17:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850290#M93417</link>
      <description>Hi Clodaldo,&lt;BR /&gt;&lt;BR /&gt;If you're trying to swinstall that SW from a remote system, you have to register the depot on that remote box.&lt;BR /&gt;&lt;BR /&gt;Since you've got the .depot file, what I would do is create a dir - maybe&lt;BR /&gt;/var/spool/sw/ssh-3.5p1&lt;BR /&gt;Copy the depot file there.&lt;BR /&gt;Extract it&lt;BR /&gt;tar xvf openssh-3.5p1-sd-11.00.depot&lt;BR /&gt;Move down into the catalog dir&lt;BR /&gt;cd catalog&lt;BR /&gt;touch swlock&lt;BR /&gt;chmod 444 swlock&lt;BR /&gt;Then mv the .depot file out of /var/spool/sw/ssh-3.5p1&lt;BR /&gt;Then register the depot&lt;BR /&gt;swreg -l depot /var/spool/sw/ssh-3.5p1&lt;BR /&gt;&lt;BR /&gt;Then you should be able to swinstall it from the target system.&lt;BR /&gt;&lt;BR /&gt;You other option would be to ftp or rcp it to the target &amp;amp; install it locally. You wouldn't need to register it or anything then.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Nov 2002 19:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850290#M93417</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-11-22T19:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850291#M93418</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the output of "swacl -l root" on that system: is your account listed there? Maybe then without the "i" permission?&lt;BR /&gt;"root" should be the *owner*, are you logged in as "root"?&lt;BR /&gt;If not, then try the "swinstall" as "root", or give the permission to your account with "swacl -l root -M user:YOURLOGNAMEHERE:crwit".&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Nov 2002 21:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850291#M93418</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-11-23T21:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: swinstall error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850292#M93419</link>
      <description>If restarting the daemon does not fix your problem, have a look at the answer I posted a few weeks ago.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0b2806350fe2d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0b2806350fe2d61190050090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Sat, 23 Nov 2002 21:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swinstall-error/m-p/2850292#M93419</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-11-23T21:54:07Z</dc:date>
    </item>
  </channel>
</rss>

