<?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 Need SSH script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-ssh-script/m-p/6650954#M497048</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was having an environment. Below is the screen that will appear when i looged in to the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;login as: pvishal&lt;BR /&gt;pvishal@srvora's password:&lt;BR /&gt;&lt;BR /&gt;NOTICE:&amp;nbsp; This system is for the use of authorized users only.&lt;BR /&gt;&lt;BR /&gt;Choose Environment&lt;BR /&gt;------------------&lt;BR /&gt;&amp;nbsp;0. c00123&lt;BR /&gt;&amp;nbsp;1. c00124&lt;BR /&gt;&amp;nbsp;2. c00125&lt;BR /&gt;&amp;nbsp;3. c00126&lt;BR /&gt;&amp;nbsp;4. c00126&lt;BR /&gt;&amp;nbsp;5. c00127&lt;BR /&gt;&amp;nbsp;6. c00128&lt;BR /&gt;&amp;nbsp;7. c00129&lt;BR /&gt;&amp;nbsp;8. c00111&lt;BR /&gt;&amp;nbsp;9. c0121a&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;l.&amp;nbsp; View Customer names&lt;BR /&gt;&amp;nbsp;x.&amp;nbsp; Logout&lt;BR /&gt;&lt;BR /&gt;Choice? :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All i want&amp;nbsp; is one script , when it runs it will never ask for the login id &amp;amp; password &amp;amp; it will redirected me to the&lt;/P&gt;&lt;P&gt;desired server environment, can any one help me out with this.&lt;/P&gt;&lt;P&gt;I am using putty to access the UNIX server &amp;amp; every time i get that windo &amp;amp; i required to enter the choice to go to that environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also i need password less SSH script...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; best regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2014 10:52:18 GMT</pubDate>
    <dc:creator>Vishal_1980</dc:creator>
    <dc:date>2014-10-20T10:52:18Z</dc:date>
    <item>
      <title>Need SSH script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-ssh-script/m-p/6650954#M497048</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was having an environment. Below is the screen that will appear when i looged in to the system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;login as: pvishal&lt;BR /&gt;pvishal@srvora's password:&lt;BR /&gt;&lt;BR /&gt;NOTICE:&amp;nbsp; This system is for the use of authorized users only.&lt;BR /&gt;&lt;BR /&gt;Choose Environment&lt;BR /&gt;------------------&lt;BR /&gt;&amp;nbsp;0. c00123&lt;BR /&gt;&amp;nbsp;1. c00124&lt;BR /&gt;&amp;nbsp;2. c00125&lt;BR /&gt;&amp;nbsp;3. c00126&lt;BR /&gt;&amp;nbsp;4. c00126&lt;BR /&gt;&amp;nbsp;5. c00127&lt;BR /&gt;&amp;nbsp;6. c00128&lt;BR /&gt;&amp;nbsp;7. c00129&lt;BR /&gt;&amp;nbsp;8. c00111&lt;BR /&gt;&amp;nbsp;9. c0121a&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;l.&amp;nbsp; View Customer names&lt;BR /&gt;&amp;nbsp;x.&amp;nbsp; Logout&lt;BR /&gt;&lt;BR /&gt;Choice? :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All i want&amp;nbsp; is one script , when it runs it will never ask for the login id &amp;amp; password &amp;amp; it will redirected me to the&lt;/P&gt;&lt;P&gt;desired server environment, can any one help me out with this.&lt;/P&gt;&lt;P&gt;I am using putty to access the UNIX server &amp;amp; every time i get that windo &amp;amp; i required to enter the choice to go to that environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also i need password less SSH script...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; best regards,&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 10:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-ssh-script/m-p/6650954#M497048</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-10-20T10:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need SSH script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-ssh-script/m-p/6733443#M497049</link>
      <description>&lt;P&gt;... well, if I uderstandig you question. This &amp;nbsp;"&lt;SPAN&gt;Choose Environment" simple menu is maybe a kind of shell, probably setting up at you personal or system profile file., i e. one user is logged on, and the OP launch the shell chosen. No password? You can use a ssh session with private/public keys &lt;EM&gt;without&lt;/EM&gt; password, or a blank password. (&lt;EM&gt;Attention to the security concerns...&lt;/EM&gt;).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 18:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-ssh-script/m-p/6733443#M497049</guid>
      <dc:creator>RenatoMartini</dc:creator>
      <dc:date>2015-04-16T18:04:33Z</dc:date>
    </item>
  </channel>
</rss>

