<?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: Server-side post-install scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732855#M519224</link>
    <description>Try:&lt;BR /&gt;Ignite-UX Startup Guide for System Administrators &lt;BR /&gt;&lt;BR /&gt;Chapter 5: Post Install Scripts&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/docs/sysadm.html#Chapter-5" target="_blank"&gt;http://www.software.hp.com/products/IUX/docs/sysadm.html#Chapter-5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The scripts would reside on the server and be executed on the target.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;Cheryl&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 31 May 2002 12:50:27 GMT</pubDate>
    <dc:creator>Cheryl Griffin</dc:creator>
    <dc:date>2002-05-31T12:50:27Z</dc:date>
    <item>
      <title>Server-side post-install scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732854#M519223</link>
      <description>I know how to run post-install scripts on the Ignite target ... but I want the SERVER to execute some scripts (namely some rdist commands to push out some customized files that aren't in a depot...) after a client has been installed. &lt;BR /&gt;&lt;BR /&gt;Is there a way to do this?</description>
      <pubDate>Tue, 28 May 2002 18:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732854#M519223</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2002-05-28T18:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Server-side post-install scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732855#M519224</link>
      <description>Try:&lt;BR /&gt;Ignite-UX Startup Guide for System Administrators &lt;BR /&gt;&lt;BR /&gt;Chapter 5: Post Install Scripts&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/docs/sysadm.html#Chapter-5" target="_blank"&gt;http://www.software.hp.com/products/IUX/docs/sysadm.html#Chapter-5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The scripts would reside on the server and be executed on the target.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;Cheryl&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 May 2002 12:50:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732855#M519224</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2002-05-31T12:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Server-side post-install scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732856#M519225</link>
      <description>Sorry, Cheryl ... I need the server to execute the script, not the target. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 13:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732856#M519225</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2002-06-03T13:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server-side post-install scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732857#M519226</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;This is a shot in the dark, but could you have the target execute a script that does a remsh back to the server to kick off the server side script?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 03 Jun 2002 13:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732857#M519226</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-03T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Server-side post-install scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732858#M519227</link>
      <description>I've considered it. Right now each client has a .rhost entry for the server, so the server can log into the client without passwords, but the reverse is NOT true. So my script would either 1) rely on a .rhosts entry on the server for the client, 2) provide a password in the script itself, or 3) remsh to an unprotected account on the server. All three options have a level of insecurity which makes me uncomfortable.&lt;BR /&gt;&lt;BR /&gt;I also thought about having the client send an email signal to the server via sendmail after it rebooted for the "last" time, but I've not really ever doine that kind of thing.&lt;BR /&gt;&lt;BR /&gt;In short, I was hoping Ignite already had solved this dilemna for me. I guess not. :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 13:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-side-post-install-scripts/m-p/2732858#M519227</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2002-06-03T13:22:49Z</dc:date>
    </item>
  </channel>
</rss>

