<?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: Prompt &amp;quot;Enter password for $user:&amp;quot; breaks application sshpass in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22871#M2077</link>
    <description>Great, there are already avaible patchfiles (configure.ac, main.c, sshpass.1) avaible to modify  avaible sshpass source-code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
[12:12:18] [596] MYHOST MYPATH $ sshpass.exe -P admin: -pMYPASSWORD ssh -q -o StrictHostKeyChecking=no -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss admin@IP sh sw&lt;BR /&gt;
&lt;BR /&gt;
SysName:[..]&lt;BR /&gt;
[12:12:19] [596] MYHOST MYPATH $&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Feb 2016 19:20:00 GMT</pubDate>
    <dc:creator>SchmuFoo</dc:creator>
    <dc:date>2016-02-09T19:20:00Z</dc:date>
    <item>
      <title>Prompt "Enter password for $user:" breaks application sshpass</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22870#M2076</link>
      <description>Hello community,&lt;BR /&gt;
&lt;BR /&gt;
just noticed that the EXOS password prompt breaks the often used method to use sshpass [1] in own scripts .&lt;BR /&gt;
&lt;BR /&gt;
short introduction: sshpass connects to an host, locates the option "password:" and enters the submitted password after that prompt automaticly.&lt;BR /&gt;
&lt;BR /&gt;
The problem point in EXOS is the used prompt synax:&lt;BR /&gt;
&lt;BR /&gt;
Enter password for admin:&lt;BR /&gt;
Before I try to modify the source code [2] of sshpass I would like to now: &lt;BR /&gt;
&lt;BR /&gt;
Are there any plan to change the password prompt to a more "typical" or lets say "normal" prompt, like most of the other vendors do?&lt;BR /&gt;
&lt;BR /&gt;
[1] &lt;A href="http://sourceforge.net/projects/sshpass/files/sshpass/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://sourceforge.net/projects/sshpass/files/sshpass/&lt;/A&gt;&lt;BR /&gt;
[2] &lt;A href="http://sourceforge.net/p/sshpass/code/HEAD/tree/trunk/main.c#l368" target="_blank" rel="nofollow noreferrer noopener"&gt;http://sourceforge.net/p/sshpass/code/HEAD/tree/trunk/main.c#l368&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
Jan&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2016 16:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22870#M2076</guid>
      <dc:creator>SchmuFoo</dc:creator>
      <dc:date>2016-02-09T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Prompt "Enter password for $user:" breaks application sshpass</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22871#M2077</link>
      <description>Great, there are already avaible patchfiles (configure.ac, main.c, sshpass.1) avaible to modify  avaible sshpass source-code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
[12:12:18] [596] MYHOST MYPATH $ sshpass.exe -P admin: -pMYPASSWORD ssh -q -o StrictHostKeyChecking=no -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss admin@IP sh sw&lt;BR /&gt;
&lt;BR /&gt;
SysName:[..]&lt;BR /&gt;
[12:12:19] [596] MYHOST MYPATH $&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2016 19:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22871#M2077</guid>
      <dc:creator>SchmuFoo</dc:creator>
      <dc:date>2016-02-09T19:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Prompt "Enter password for $user:" breaks application sshpass</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22872#M2078</link>
      <description>Update:&lt;BR /&gt;
&lt;BR /&gt;
In EXOS 22.1 the behavior is not problematic anymore; I think due to the sshd switch in EXOS to openssh &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
[13:05:36] [5406] MGMT (..) ~ $ ssh admin@...&lt;BR /&gt;
..&lt;BR /&gt;
admin@..'s password:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2017 19:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/prompt-quot-enter-password-for-user-quot-breaks-application/m-p/22872#M2078</guid>
      <dc:creator>SchmuFoo</dc:creator>
      <dc:date>2017-02-24T19:08:00Z</dc:date>
    </item>
  </channel>
</rss>

