<?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: Remote Shutdown HP-UX from Windows in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834264#M89665</link>
    <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;you can add an useraccount shutdown which has as shell /etc/shudown.&lt;BR /&gt;This user has to have ID 0 since only root can shutdown a system.&lt;BR /&gt;&lt;BR /&gt;This way you can simplify the passwords for all systems. &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Donald</description>
    <pubDate>Mon, 28 Oct 2002 14:28:00 GMT</pubDate>
    <dc:creator>Donald Kok</dc:creator>
    <dc:date>2002-10-28T14:28:00Z</dc:date>
    <item>
      <title>Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834261#M89662</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;i want to shut down all systems via a skript startet from one NT Server.&lt;BR /&gt;&lt;BR /&gt;For Windows Servers i can use a remote shutdown tool from &lt;A href="http://www.sysinternals.com" target="_blank"&gt;www.sysinternals.com&lt;/A&gt;&lt;BR /&gt;psshutdown. &lt;BR /&gt;&lt;BR /&gt;Is there maybe a tool wich works under Windows NT to shutdown a HP-UX Server. Today i start a makro, but that's not the best way.&lt;BR /&gt;&lt;BR /&gt;Hope you can help me.&lt;BR /&gt;Patrick&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 14:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834261#M89662</guid>
      <dc:creator>Patrick Zeitz</dc:creator>
      <dc:date>2002-10-28T14:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834262#M89663</link>
      <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;You can use ops (open proces)axway, but it is NOT a simple tool.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.axway.com" target="_blank"&gt;www.axway.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 28 Oct 2002 14:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834262#M89663</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2002-10-28T14:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834263#M89664</link>
      <description>The NT resource kit has a 'rsh' facility that allows you to run a remote shell on a UNIX server. If you set this up to run as root then you can issue the 'shutdown' command. You'll have to configure /.rhosts to allow access from your NT server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Oct 2002 14:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834263#M89664</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-10-28T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834264#M89665</link>
      <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;you can add an useraccount shutdown which has as shell /etc/shudown.&lt;BR /&gt;This user has to have ID 0 since only root can shutdown a system.&lt;BR /&gt;&lt;BR /&gt;This way you can simplify the passwords for all systems. &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Donald</description>
      <pubDate>Mon, 28 Oct 2002 14:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834264#M89665</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-10-28T14:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834265#M89666</link>
      <description>You can use either rsh or ssh ... then you can shutdown the unix system from remote.</description>
      <pubDate>Mon, 28 Oct 2002 14:55:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834265#M89666</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-10-28T14:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834266#M89667</link>
      <description>Hi, &lt;BR /&gt;I use ssh to reboot systems remotely. You can wrap this up into a script using the authorized_keys file on the unix side (if you use open ssh, other distros are slightly different). Basically the NT side holds the private key and the /.ssh/authorized_keys holds the public key. You will need to append the public key to the end of this file (make SURE you retain 600 as the permissions on authorized_keys). Basically this allows you to log in and reboot the system remotely without giving a typed password, instead you will be using your encryption key as authentication. I have found this to be a good method because using "r" commands passes the password over the network in plain text format. If you need more help with this or an example let me know. &lt;BR /&gt;&lt;BR /&gt;Thx, &lt;BR /&gt;Tim</description>
      <pubDate>Mon, 28 Oct 2002 18:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834266#M89667</guid>
      <dc:creator>Tim Stallman</dc:creator>
      <dc:date>2002-10-28T18:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Shutdown HP-UX from Windows</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834267#M89668</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;special thanks for all your helpfull replies!&lt;BR /&gt;&lt;BR /&gt;rsh, is the easiest way to solve my problem.&lt;BR /&gt;&lt;BR /&gt;Tim: thanks for your offer, but special authentication, with public and private keys, is a bit to much, cause i'm the last IT guy in the company, and after my leave our sekretary will maintain our Network. &lt;BR /&gt;The hole theme, with authorisation, is too much write work for me in my documention. Well, maybe i come back to you from my next job. Thanks for your offer.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Patrick</description>
      <pubDate>Tue, 29 Oct 2002 09:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-shutdown-hp-ux-from-windows/m-p/2834267#M89668</guid>
      <dc:creator>Patrick Zeitz</dc:creator>
      <dc:date>2002-10-29T09:57:45Z</dc:date>
    </item>
  </channel>
</rss>

