<?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: ssh password less login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609418#M376533</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Find attached file will help you,&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
    <pubDate>Thu, 01 Apr 2010 04:33:28 GMT</pubDate>
    <dc:creator>Chandrahasa s</dc:creator>
    <dc:date>2010-04-01T04:33:28Z</dc:date>
    <item>
      <title>ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609409#M376524</link>
      <description>Hi Folkes,&lt;BR /&gt;&lt;BR /&gt;I need to login to the remote unix machine with out password. &lt;BR /&gt;&lt;BR /&gt;for thet i did:&lt;BR /&gt;$ssh-keygen -t rsa &lt;BR /&gt;is crested the id.rsa and id.rsa.pub&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then i copyed the .pub file to my local unix server in my  login profile as .ssh/authorized_keys &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;now i tried to connect the server auser@hostname using.&lt;BR /&gt;&lt;BR /&gt;ssh user@hosta &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;suggest me to do the correct setting</description>
      <pubDate>Tue, 30 Mar 2010 09:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609409#M376524</guid>
      <dc:creator>Harikrishnan L</dc:creator>
      <dc:date>2010-03-30T09:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609410#M376525</link>
      <description>Afetr the ssh-keygen&lt;BR /&gt;&lt;BR /&gt;su - user&lt;BR /&gt;cat .ssh/id_dsa.pub | ssh username@xx.xx.xx.xx 'cat &amp;gt;&amp;gt; .ssh/authorized_keys'&lt;BR /&gt;&lt;BR /&gt;First time it will prompt for password for copying &lt;BR /&gt;.ssh/authorized_keys'&lt;BR /&gt;&lt;BR /&gt;Then u can log without password.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2010 10:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609410#M376525</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-03-30T10:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609411#M376526</link>
      <description>hi thanks for you replay.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat .ssh/id_dsa.pub | ssh username@xx.xx.xx.xx 'cat &amp;gt;&amp;gt; .ssh/authorized_keys'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in that &lt;BR /&gt;username@xx.xx.xx.xx is for which host same host ip or the client host ip need to use?</description>
      <pubDate>Tue, 30 Mar 2010 10:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609411#M376526</guid>
      <dc:creator>Harikrishnan L</dc:creator>
      <dc:date>2010-03-30T10:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609412#M376527</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;My requirement is.&lt;BR /&gt;&lt;BR /&gt;I want to login from all users of  server B and server C to the the server A's user X. &lt;BR /&gt;&lt;BR /&gt;Where i have to generate the key and how do i store the password of server A's user X , and how can i login from server b and c with out password.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Harikrishnan.L</description>
      <pubDate>Wed, 31 Mar 2010 08:46:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609412#M376527</guid>
      <dc:creator>Harikrishnan L</dc:creator>
      <dc:date>2010-03-31T08:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609413#M376528</link>
      <description>Hi Hari,&lt;BR /&gt;&lt;BR /&gt;Could you pls be more specific on how you want to login.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Ravi</description>
      <pubDate>Wed, 31 Mar 2010 14:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609413#M376528</guid>
      <dc:creator>Nath_3</dc:creator>
      <dc:date>2010-03-31T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609414#M376529</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Could you [please] be more specific [...]&lt;BR /&gt;&lt;BR /&gt;... about _everything_?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] the remote unix machine [...]&lt;BR /&gt;&lt;BR /&gt;What, exactly, is "the remote unix machine"?&lt;BR /&gt;&lt;BR /&gt;      uname -a&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I want to login from all users of server B&lt;BR /&gt;&amp;gt; and server C to the the server A's user X. &lt;BR /&gt;&lt;BR /&gt;What are the client systems ("server B" and&lt;BR /&gt;"server C")?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Where i have to generate the key [...]&lt;BR /&gt;&lt;BR /&gt;With some exceptions, no one cares where you&lt;BR /&gt;generate the keys.  Who does what where&lt;BR /&gt;depends on who is trying to keep what secret&lt;BR /&gt;from whom.  Normally, the client makes the&lt;BR /&gt;keys, keeps the private key data, and sends&lt;BR /&gt;the public key data to the server.  But, if&lt;BR /&gt;you don't care who sees what, then you could&lt;BR /&gt;make all the keys anywhere, and copy&lt;BR /&gt;everything to where it is needed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; now i tried to connect the server&lt;BR /&gt;&amp;gt; auser@hostname using.&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;And what, exactly, happened when you did&lt;BR /&gt;that?&lt;BR /&gt;&lt;BR /&gt;Normally, adding "-v" (or "-vv", or "-vvv")&lt;BR /&gt;to an "ssh" command will provide some useful&lt;BR /&gt;diagnostic messages.&lt;BR /&gt;&lt;BR /&gt;A Forum search should find many old threads&lt;BR /&gt;where practically all of this has been&lt;BR /&gt;explained many times.  "man ssh" may also&lt;BR /&gt;have some value.</description>
      <pubDate>Wed, 31 Mar 2010 15:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609414#M376529</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-03-31T15:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609415#M376530</link>
      <description>Hi I got this from ITRC forum only , please find the attached doc with the procedure.&lt;BR /&gt;&lt;BR /&gt;I think this will help&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Wed, 31 Mar 2010 16:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609415#M376530</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-03-31T16:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609416#M376531</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I like this procedure:&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=10" target="_blank"&gt;http://www.hpux.ws/?p=10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Apr 2010 00:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609416#M376531</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-01T00:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609417#M376532</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In order to set up ssh to only accept login by public key and not interactive login, the following changes are needed to sshd_config&lt;BR /&gt;&lt;BR /&gt;PermitRootLogin without-password&lt;BR /&gt;&lt;BR /&gt;Change: (remove the # and save the file)&lt;BR /&gt;#PubkeyAuthentication yes&lt;BR /&gt;to&lt;BR /&gt;PubkeyAuthentication yes&lt;BR /&gt;&lt;BR /&gt;You must restart the sshd daemon next to implement:&lt;BR /&gt;hp-ux(HP may change this with no notice):&lt;BR /&gt;/sbin/init.d/secsh stop&lt;BR /&gt;/sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;Make sure you have placed a public key file from a system you want to login and tested it first or your access will be console, hands on the keyboard only. That can be a big problem on remote systems.&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2010 03:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609417#M376532</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2010-04-01T03:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609418#M376533</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Find attached file will help you,&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Thu, 01 Apr 2010 04:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609418#M376533</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-04-01T04:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh password less login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609419#M376534</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1417729" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1417729&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;refer to my post &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Thu, 01 Apr 2010 16:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-less-login/m-p/4609419#M376534</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-04-01T16:44:05Z</dc:date>
    </item>
  </channel>
</rss>

