<?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: ICX 7150 - Use own SSH-key in Community and Online Support Services</title>
    <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22366#M929</link>
    <description>Thanks for your answer. It helped!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I fixed it with the command ssh-keygen -e -f id_rsa.pub &amp;gt; pkeys.txt. I gues you use the RFC 4716 standard. So I could also use comments. Please add this to the documentation.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Mon, 10 Feb 2020 14:17:04 GMT</pubDate>
    <dc:creator>hans_peter_bpw9</dc:creator>
    <dc:date>2020-02-10T14:17:04Z</dc:date>
    <item>
      <title>ICX 7150 - Use own SSH-key</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22364#M927</link>
      <description>Hello,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I want to use my own ssh key.I uploaded my own rsa key with 2048 bits with tftp.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ip ssh pub-key-file tftp &lt;IP_ADDRESS&gt; key_rsa2048.pub&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;and show up client-pub-key returns&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;---- BEGIN SSH2 PUBLIC KEY ----&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ssh-rsa ....&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;---- END SSH2 PUBLIC KEY ----&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;And my verbose ssh debug messages:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: authmethod_lookup publickey&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: remaining preferred: keyboard-interactive,password&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: authmethod_is_enabled publickey&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug1: Next authentication method: publickey&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug1: Offering public key: RSA ...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: send_pubkey_test&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: send packet: type 50&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: we sent a publickey packet, wait for reply&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: receive packet: type 60&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug1: Server accepts key: pkalg ssh-rsa blen 279&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: input_userauth_pk_ok: fp ...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: sign_and_send_pubkey: RSA ...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Enter passphrase for key ....:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: send packet: type 50&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: receive packet: type 51&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: receive packet: type 51&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug1: Authentications that can continue: publickey,password,keyboard-interactive&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: we did not send a packet, disable method&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: authmethod_lookup keyboard-interactive&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: remaining preferred: password&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: authmethod_is_enabled keyboard-interactive&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug1: Next authentication method: keyboard-interactive&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: userauth_kbdint&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: send packet: type 50&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: we sent a keyboard-interactive packet, wait for reply&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: receive packet: type 60&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: input_userauth_info_req&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug2: input_userauth_info_req: num_prompts 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Password:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;debug3: send packet: type 61&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also after the failed use of the ssh key the normal authentication with password doesn't work too. But without the ssh key the password authentication works .I don't understand this behaviour.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I use the 08.0.70cT211 version. Sorry for the bad layout. I tried to improve it but doesn't work.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Update 1: I upgrade to the version 08.0.90dT221. But it doesn't help.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Update 2: I run ip ssh key-authentication yes. It would be helpful to add this to the documentation.&lt;BR /&gt;&lt;BR /&gt;But I have still the problem that it asks after my password.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/IP_ADDRESS&gt;</description>
      <pubDate>Fri, 24 Jan 2020 16:33:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22364#M927</guid>
      <dc:creator>hans_peter_bpw9</dc:creator>
      <dc:date>2020-01-24T16:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 - Use own SSH-key</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22365#M928</link>
      <description>Hi Paul - I think when we generate the key, it has 'ssh-rsa' at the beginning of the file. Please remove it and save the rest to another file. Make make sure it saves with the format below. Also test without '&amp;nbsp;ip ssh key-authentication yes'. Please let me know if it works for you.&amp;nbsp; Thanks. Vu&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;//Generate rsa key on ssh client&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;//Copy, Save, and upload the public key to TFTP server.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;//need to take the output of the 'id_rsa.pub' and save it into a text file.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;administrator@ubuntu:~/.ssh$ cat id_rsa.pub&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDKDICDTivJ8o0kLxP6wQ+ESdeUUvQtMkb3Lw1wOxhFxpDQ4g1JYSoLip6udPlBdp3rhdCy+51DZM0zbZZTwOzImzy8GIhjLZFCdLGxwE4vzWBb1lKYBSeAV1gvTqHqXxSmflK8Ox4iUGbwj0AFQtGAMK35U+GteY0EJQxOiQCyCRRxCATBx4XdPIY77LRm1qQm35oc+AO2uIcbhDgUBfY4jVW7Kfs9AKc5jcH3tDKIUz0l2t/BwRXE5Ar6E740Ftng8iP3xaT+20hOPRzWPJBlwmD/aKB3CcO4dV9kd2kSW8DSs6FxpuVI/sLIFvInvwOGkOfUNoqY5ZYXMoMCVWF administrator@ubuntu&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;//it need to be in this format:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;---- BEGIN SSH2 PUBLIC KEY ----&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;AAAAB3NzaC1yc2EAAAADAQABAAABAQDDKDICDTivJ8o0kLxP6wQ+ESdeUUvQtMkb3Lw1wOxhFxpDQ4g1JYSoLip6udPlBdp3rhdCy+51DZM0zbZZTwOzImzy8GIhjLZFCdLGxwE4vzWBb1lKYBSeAV1gvTqHqXxSmflK8Ox4iUGbwj0AFQtGAMK35U+GteY0EJQxOiQCyCRRxCATBx4XdPIY77LRm1qQm35oc+AO2uIcbhDgUBfY4jVW7Kfs9AKc5jcH3tDKIUz0l2t/BwRXE5Ar6E740Ftng8iP3xaT+20hOPRzWPJBlwmD/aKB3CcO4dV9kd2kSW8DSs6FxpuVI/sLIFvInvwOGkOfUNoqY5ZYXMoMCVWF&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;---- END SSH2 PUBLIC KEY ----&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 29 Jan 2020 14:21:00 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22365#M928</guid>
      <dc:creator>vu_pham_ghtztqm</dc:creator>
      <dc:date>2020-01-29T14:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 - Use own SSH-key</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22366#M929</link>
      <description>Thanks for your answer. It helped!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I fixed it with the command ssh-keygen -e -f id_rsa.pub &amp;gt; pkeys.txt. I gues you use the RFC 4716 standard. So I could also use comments. Please add this to the documentation.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Mon, 10 Feb 2020 14:17:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22366#M929</guid>
      <dc:creator>hans_peter_bpw9</dc:creator>
      <dc:date>2020-02-10T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 - Use own SSH-key</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22367#M930</link>
      <description>&lt;P style="margin: 0;"&gt;How do you select which user on the ICX is associated with this key?&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Or does adding the key itself create a new user?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 23:30:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/ICX-7150-Use-own-SSH-key/m-p/22367#M930</guid>
      <dc:creator>unreal_servers</dc:creator>
      <dc:date>2021-08-16T23:30:01Z</dc:date>
    </item>
  </channel>
</rss>

