<?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: SD across network? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805261#M582767</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  The answer given by Wodisch explains how the SD works (DCE RPC) but if you need to get an Information about a remote box say..&lt;BR /&gt;swlist -l patch -a state -a date @ &lt;HOSTNAME&gt; |grep 18543&lt;BR /&gt;&lt;BR /&gt;then it reads the  /var/adm/sw/security/secrets&lt;BR /&gt;file. It is actually shipped with default value and can be changed for site specific considerations. If you happen to change the default value then these commands would not work across the network.&lt;BR /&gt;&lt;BR /&gt;Giri.&lt;/HOSTNAME&gt;</description>
    <pubDate>Fri, 13 Sep 2002 15:54:15 GMT</pubDate>
    <dc:creator>Giri Sekar.</dc:creator>
    <dc:date>2002-09-13T15:54:15Z</dc:date>
    <item>
      <title>SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805248#M582754</link>
      <description>Team:&lt;BR /&gt;&lt;BR /&gt;  How is that it is possible to do swlist over a network on to a box on which you do not even have an ID? Can someone please explain the mechanism?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Joe.</description>
      <pubDate>Thu, 12 Sep 2002 15:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805248#M582754</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2002-09-12T15:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805249#M582755</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;If you want to do a swlist over a network, the command to do it is &lt;BR /&gt;&lt;BR /&gt;swlist @ boxname:/depotpath&lt;BR /&gt;&lt;BR /&gt;But, now if you don't even have an id, you can however try this. Are you on the same network as that box.&lt;BR /&gt;&lt;BR /&gt;This is tricky but try the command above.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 15:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805249#M582755</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-09-12T15:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805250#M582756</link>
      <description>&lt;BR /&gt;Yes. You do NOT need an account/login to do this.&lt;BR /&gt;&lt;BR /&gt;The sw command you invoke merely talks to the running swagentd daemon via a TCP port running on the remote server across the network.&lt;BR /&gt;&lt;BR /&gt;You can see the daemon normally running on all HP servers;&lt;BR /&gt;ps -ef | grep swagentd&lt;BR /&gt;&lt;BR /&gt;If the serverd daemon isnt running then you cant do any remote sw commands to it, otherwise it simply sites there listening on a particular TCP port for anyone to send sw commands to it.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 15:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805250#M582756</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-12T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805251#M582757</link>
      <description>Hi Jo&lt;BR /&gt;&lt;BR /&gt;Try the ip address&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 12 Sep 2002 15:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805251#M582757</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-09-12T15:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805252#M582758</link>
      <description>Joe &lt;BR /&gt;&lt;BR /&gt;Ignore, completely misread the question&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 12 Sep 2002 15:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805252#M582758</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-09-12T15:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805253#M582759</link>
      <description>Joe,&lt;BR /&gt;&lt;BR /&gt;If you don't need a login as per other syad's listed here, the command i gave you should work fine.&lt;BR /&gt;&lt;BR /&gt;Try it out....&lt;BR /&gt;&lt;BR /&gt;And don't forget to assign points for answers which help you in the true sense</description>
      <pubDate>Thu, 12 Sep 2002 15:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805253#M582759</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-09-12T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805254#M582760</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;&lt;BR /&gt;swlist @remote_server_name:/&lt;BR /&gt;&lt;BR /&gt;remote_server_name should be resolvable by your system. &lt;BR /&gt;&lt;BR /&gt;If not use the remote server ip address in place of remote_server_name.&lt;BR /&gt;&lt;BR /&gt;you can use the -l patch or other option with swlist command fore patch swlist or things like that.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 16:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805254#M582760</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-09-12T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805255#M582761</link>
      <description>Hi All:&lt;BR /&gt;&lt;BR /&gt;I guess i have to reframe the question.&lt;BR /&gt;&lt;BR /&gt;how is that it is possible to do a swlist -l product @ remote-host-name  even without having ID on that box? I mean to ask what is the mechanism behind.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Joe.</description>
      <pubDate>Thu, 12 Sep 2002 17:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805255#M582761</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2002-09-12T17:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805256#M582762</link>
      <description>SD is a client/server type application. &lt;BR /&gt;A daemon listens to a port and acts on and responds to commands.&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Thu, 12 Sep 2002 19:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805256#M582762</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-09-12T19:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805257#M582763</link>
      <description>are you interested in locking it down ... at least to limit access to only the root user... or just gathering background info?</description>
      <pubDate>Thu, 12 Sep 2002 19:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805257#M582763</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-09-12T19:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805258#M582764</link>
      <description>if you can go to the box on the network then why not run the commnad form the box , or do a remsh boxname :swlist xxxxxx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 12 Sep 2002 19:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805258#M582764</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-09-12T19:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805259#M582765</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;SD depends on DNS.  So, if you run swlist @ remote_host, the name will first get resolved.  Just like if you run nslookup hostname and nslookup IP, both should show the same thing if DNS is configured properly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
      <pubDate>Fri, 13 Sep 2002 04:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805259#M582765</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-09-13T04:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805260#M582766</link>
      <description>Hey Joe,&lt;BR /&gt;&lt;BR /&gt;"Software Distributor" uses the DCE Remote Procedure Calls, and does not need you to be logged in on the remote machine. You *do* need to have read-permission on the remote machine, but that is turned on by default. Check (on the remote machine) with:&lt;BR /&gt;swacl -l root @ /&lt;BR /&gt;&lt;BR /&gt;It should show that "any_other" has "r" (and maybe "t") permission.&lt;BR /&gt;&lt;BR /&gt;Then on that remote machine the so-called "depot" has to be "registered", which you can do with the followinf command:&lt;BR /&gt;swreg -l depot /your/local/depot/path&lt;BR /&gt;&lt;BR /&gt;And on your local machine you can list the registered depots (but only those) with:&lt;BR /&gt;swlist -l depot @ remote-machine-address-or-hostname&lt;BR /&gt;&lt;BR /&gt;And to install something from such a depot you have to use the option "-s remote-host:/remote/depot" with your "swinstall" command.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Sep 2002 15:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805260#M582766</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-09-13T15:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805261#M582767</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  The answer given by Wodisch explains how the SD works (DCE RPC) but if you need to get an Information about a remote box say..&lt;BR /&gt;swlist -l patch -a state -a date @ &lt;HOSTNAME&gt; |grep 18543&lt;BR /&gt;&lt;BR /&gt;then it reads the  /var/adm/sw/security/secrets&lt;BR /&gt;file. It is actually shipped with default value and can be changed for site specific considerations. If you happen to change the default value then these commands would not work across the network.&lt;BR /&gt;&lt;BR /&gt;Giri.&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 13 Sep 2002 15:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805261#M582767</guid>
      <dc:creator>Giri Sekar.</dc:creator>
      <dc:date>2002-09-13T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: SD across network?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805262#M582768</link>
      <description>Hi Giri:&lt;BR /&gt;&lt;BR /&gt; Thanks. That answers my question. I changed that file and i am not able to swlist on a remote box.Great List. Thanks&lt;BR /&gt;&lt;BR /&gt;Joe.</description>
      <pubDate>Mon, 16 Sep 2002 15:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sd-across-network/m-p/2805262#M582768</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2002-09-16T15:04:18Z</dc:date>
    </item>
  </channel>
</rss>

