<?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: Passwordless SSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959891#M415472</link>
    <description>please find the attach document.</description>
    <pubDate>Tue, 14 Feb 2006 23:52:33 GMT</pubDate>
    <dc:creator>Khashru</dc:creator>
    <dc:date>2006-02-14T23:52:33Z</dc:date>
    <item>
      <title>Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959885#M415466</link>
      <description>I want to enable SSH root login between two servers with out asking for password. Can anybody tell me the process to enable passworless login by using SSH.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Venkat</description>
      <pubDate>Tue, 14 Feb 2006 21:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959885#M415466</guid>
      <dc:creator>Venkat_11</dc:creator>
      <dc:date>2006-02-14T21:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959886#M415467</link>
      <description>These are the steps you need to do on the source and destination server&lt;BR /&gt;&lt;BR /&gt;1. Generate the key using ssh-keygen -t dsa&lt;BR /&gt;2. The above command will create a .ssh directory in the home directory of the user who runs the command (say root)&lt;BR /&gt;3. On the destination server create a directory called .ssh in the home directory of root&lt;BR /&gt;4. cd to ~root/.ssh directory on the source server and copy the content of id_dsa.pub file into the destination server in a file called authorized_keys&lt;BR /&gt;5. change the permission of the file authorized_keys to 640&lt;BR /&gt;&lt;BR /&gt;I guess that should let you ssh without password</description>
      <pubDate>Tue, 14 Feb 2006 22:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959886#M415467</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-02-14T22:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959887#M415468</link>
      <description>Remember that u should use a blank passphrase while creating the public/private key pair if u want to login to the second server without prompting for anything.</description>
      <pubDate>Tue, 14 Feb 2006 22:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959887#M415468</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2006-02-14T22:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959888#M415469</link>
      <description>Hi Venkat, &lt;BR /&gt;&lt;BR /&gt;Here is a thread which contains method of doing it,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851253" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=851253&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 14 Feb 2006 22:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959888#M415469</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-14T22:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959889#M415470</link>
      <description>Hi  venkat,&lt;BR /&gt;    plz find the attached doc which talks in brief about SSH passwordless authentication between two unix machines.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S</description>
      <pubDate>Tue, 14 Feb 2006 23:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959889#M415470</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-02-14T23:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959890#M415471</link>
      <description>Hi venkat,&lt;BR /&gt;    Also check following my posts on this &lt;BR /&gt;topic.&lt;BR /&gt;&lt;BR /&gt;links;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972682" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972682&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972682" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972682&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Feb 2006 23:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959890#M415471</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-02-14T23:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959891#M415472</link>
      <description>please find the attach document.</description>
      <pubDate>Tue, 14 Feb 2006 23:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959891#M415472</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-14T23:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959892#M415473</link>
      <description>Starting with 11.23 December 05, there&lt;BR /&gt;is a new tool called csshsetup,  which helps &lt;BR /&gt;to automate the manual key distribution steps.&lt;BR /&gt;You can simply:&lt;BR /&gt;    csshsetup remotehost&lt;BR /&gt;to do a one way key exhange (add your key to the &lt;BR /&gt;remote host). You can do:&lt;BR /&gt;    csshsetup -r remotehost&lt;BR /&gt;to do a bidirectional or round-robin key exchange&lt;BR /&gt;in order to have passwordless ssh in either direction. &lt;BR /&gt;The -f &lt;FILELIST&gt; option can be used to extend&lt;BR /&gt;this to additional hosts. For example, to set&lt;BR /&gt;up ssh keys across all the nodes of a Serviceguard cluster:&lt;BR /&gt;   csshsetup -r -f &lt;MEMBERLIST&gt;&lt;BR /&gt;where memberlist contains the list of cluster members. &lt;BR /&gt;csshsetup will ask you for each remote system's password&lt;BR /&gt;one time in order to do the key exchange (using ssh itself).&lt;/MEMBERLIST&gt;&lt;/FILELIST&gt;</description>
      <pubDate>Thu, 16 Feb 2006 01:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959892#M415473</guid>
      <dc:creator>PeterWolfe</dc:creator>
      <dc:date>2006-02-16T01:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959893#M415474</link>
      <description>Instead of using a blank passphrase for your SSH key, you might want to consider using a SSH key agent. PuTTY and OpenSSH (and HP-UX Secure Shell, I assume) offer such a thing.&lt;BR /&gt;&lt;BR /&gt;It basically works this way:&lt;BR /&gt;You start the key agent and load your SSH key into it. You're then asked ONCE for the passphrase of the ssh key. After that, if you connect to a host, the key agent will then present this "pre-authenticated" key and the system will let you login without asking you for an additional password. This only works if you're using SSH interactively, though.&lt;BR /&gt;&lt;BR /&gt;To add a key to the OpenSSH keyagent, run "ssh-add". For PuTTY, double click on your .ppk file.</description>
      <pubDate>Thu, 16 Feb 2006 03:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959893#M415474</guid>
      <dc:creator>Alexander Skwar</dc:creator>
      <dc:date>2006-02-16T03:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959894#M415475</link>
      <description>&lt;BR /&gt;Hi &lt;BR /&gt;sh-keygen -t dsa , generates SSH-2 DSA key pairs.Depending on which protocol and algorithm you use, securely copy or append    the public keyfile (~/.ssh/identity.pub, ~/.ssh/id_dsa.pub, or ~/.ssh/id_rsa.pub) from the ssh-client system to the ssh-server system and name it ~/.ssh/authorized_keys. You can append the file using the cat command&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;tvs</description>
      <pubDate>Thu, 16 Feb 2006 04:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959894#M415475</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2006-02-16T04:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959895#M415476</link>
      <description>BTW: There's also a "ssh-copyid" command which will copy the SSH key to the remote server and append it to authorized_keys.</description>
      <pubDate>Thu, 16 Feb 2006 05:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959895#M415476</guid>
      <dc:creator>Alexander Skwar</dc:creator>
      <dc:date>2006-02-16T05:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Passwordless SSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959896#M415477</link>
      <description>Thanks for the all the poeple who ever responded.</description>
      <pubDate>Thu, 25 May 2006 16:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwordless-ssh/m-p/4959896#M415477</guid>
      <dc:creator>Venkat_11</dc:creator>
      <dc:date>2006-05-25T16:30:47Z</dc:date>
    </item>
  </channel>
</rss>

