<?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: Cannot add SSH key to OA. in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/cannot-add-ssh-key-to-oa/m-p/4675280#M11199</link>
    <description>Make sure:&lt;BR /&gt;SSHKEY is only available for the Administrator local account&lt;BR /&gt;SSHKEY works only in script mode&lt;BR /&gt;SSHKEY string is limited to 4KB on Onboard Administrator versions prior to 2.30&lt;BR /&gt;SSHKEY string is limited to 8KB on Onboard Administrator version 2.30 and later&lt;BR /&gt;&lt;BR /&gt;I haven't used the command but found this as the last enry in another thread&lt;BR /&gt;&lt;BR /&gt;Jul 29, 2009 08:17:44 GMT    Unassigned   &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;For others that may be confused about the "add sshkey" command to be able to SSH without a password I have figured it out. Follow these instructions: &lt;BR /&gt;&lt;BR /&gt;- SSH to the enclosure &lt;BR /&gt;- type: set script mode on &lt;BR /&gt;- The next part is not straight forward on the instructions given on the console for using the "add sshkey" command. Perform it like this: &lt;BR /&gt;type: add sshkey &lt;ANYTHING&gt; &lt;BR /&gt;hit enter &lt;BR /&gt;paste: your public key &lt;BR /&gt;hit enter &lt;BR /&gt;type: &lt;YOURID&gt; &lt;BR /&gt;hit enter &lt;BR /&gt;&lt;BR /&gt;Next, configure your SSH Client (Putty) session for Administrator@enclosure &lt;BR /&gt;Configure your private key for the session. In Putty it's at Category|Connection|SSH|Auth &lt;BR /&gt;&lt;BR /&gt;Example of the add sshkey command: &lt;BR /&gt;&lt;BR /&gt;set script mode on &lt;BR /&gt;add sshkey userID &lt;BR /&gt;ssh-rsa yFysLPMvP7eLU9DMjIEW0q1+TlIrINTuxI2AV/oR6bYd+pVnfHwT+rZMJtm/4T1phJc= rsa-key-20090728 &lt;BR /&gt;userID &lt;BR /&gt;&lt;BR /&gt;The output will look like this: Secure Shell authorized key file replaced. &lt;BR /&gt;&lt;BR /&gt;Type "show sshkey" to confirm: ssh-rsa yFysLPMvP7eLU9DMjIEW0q1+TlIrINTuxI2AV/oR6bYd+pVnfHwT+rZMJtm/4T1phJc= rsa-key-20090728  &lt;BR /&gt;&lt;BR /&gt;Original thread&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1282049615147+28353475&amp;amp;threadId=1350932" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1282049615147+28353475&amp;amp;threadId=1350932&lt;/A&gt;&lt;/YOURID&gt;&lt;/ANYTHING&gt;</description>
    <pubDate>Tue, 17 Aug 2010 11:54:44 GMT</pubDate>
    <dc:creator>Jimmy Vance</dc:creator>
    <dc:date>2010-08-17T11:54:44Z</dc:date>
    <item>
      <title>Cannot add SSH key to OA.</title>
      <link>https://community.hpe.com/t5/bladesystem-general/cannot-add-ssh-key-to-oa/m-p/4675279#M11198</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I am having trouble adding an SSH key to the OA.&lt;BR /&gt;&lt;BR /&gt;I've been attempting the format:&lt;BR /&gt;&lt;BR /&gt;add sshkey *MARK* ssh-rsa AAA..key root@... *MARK*&lt;BR /&gt;&lt;BR /&gt;This command hangs, any help would be appreciated.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Aug 2010 12:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/cannot-add-ssh-key-to-oa/m-p/4675279#M11198</guid>
      <dc:creator>W. H</dc:creator>
      <dc:date>2010-08-16T12:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add SSH key to OA.</title>
      <link>https://community.hpe.com/t5/bladesystem-general/cannot-add-ssh-key-to-oa/m-p/4675280#M11199</link>
      <description>Make sure:&lt;BR /&gt;SSHKEY is only available for the Administrator local account&lt;BR /&gt;SSHKEY works only in script mode&lt;BR /&gt;SSHKEY string is limited to 4KB on Onboard Administrator versions prior to 2.30&lt;BR /&gt;SSHKEY string is limited to 8KB on Onboard Administrator version 2.30 and later&lt;BR /&gt;&lt;BR /&gt;I haven't used the command but found this as the last enry in another thread&lt;BR /&gt;&lt;BR /&gt;Jul 29, 2009 08:17:44 GMT    Unassigned   &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;For others that may be confused about the "add sshkey" command to be able to SSH without a password I have figured it out. Follow these instructions: &lt;BR /&gt;&lt;BR /&gt;- SSH to the enclosure &lt;BR /&gt;- type: set script mode on &lt;BR /&gt;- The next part is not straight forward on the instructions given on the console for using the "add sshkey" command. Perform it like this: &lt;BR /&gt;type: add sshkey &lt;ANYTHING&gt; &lt;BR /&gt;hit enter &lt;BR /&gt;paste: your public key &lt;BR /&gt;hit enter &lt;BR /&gt;type: &lt;YOURID&gt; &lt;BR /&gt;hit enter &lt;BR /&gt;&lt;BR /&gt;Next, configure your SSH Client (Putty) session for Administrator@enclosure &lt;BR /&gt;Configure your private key for the session. In Putty it's at Category|Connection|SSH|Auth &lt;BR /&gt;&lt;BR /&gt;Example of the add sshkey command: &lt;BR /&gt;&lt;BR /&gt;set script mode on &lt;BR /&gt;add sshkey userID &lt;BR /&gt;ssh-rsa yFysLPMvP7eLU9DMjIEW0q1+TlIrINTuxI2AV/oR6bYd+pVnfHwT+rZMJtm/4T1phJc= rsa-key-20090728 &lt;BR /&gt;userID &lt;BR /&gt;&lt;BR /&gt;The output will look like this: Secure Shell authorized key file replaced. &lt;BR /&gt;&lt;BR /&gt;Type "show sshkey" to confirm: ssh-rsa yFysLPMvP7eLU9DMjIEW0q1+TlIrINTuxI2AV/oR6bYd+pVnfHwT+rZMJtm/4T1phJc= rsa-key-20090728  &lt;BR /&gt;&lt;BR /&gt;Original thread&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1282049615147+28353475&amp;amp;threadId=1350932" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1282049615147+28353475&amp;amp;threadId=1350932&lt;/A&gt;&lt;/YOURID&gt;&lt;/ANYTHING&gt;</description>
      <pubDate>Tue, 17 Aug 2010 11:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/cannot-add-ssh-key-to-oa/m-p/4675280#M11199</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2010-08-17T11:54:44Z</dc:date>
    </item>
  </channel>
</rss>

