ā03-04-2024 07:39 AM - edited ā03-06-2024 03:09 AM
I have a 5520 which I am trying to log into via SSH key based authentication. I followed the user manuals instructions and configured it correctly for version 31.2.1.1, however when I upgraded the box from version 31.2.1.1 to version 32.6.1.5, I could no longer authenticate without a password.
I downgraded again to make sure it worked and it did, upgraded again and it doesn't. Is this a known issue by anyone? is there any way I can fix this? It does not show up as a 'known issue' in the release notes of the patch located here:
For reference, I have transferred my keys onto a box that was already running 32.6.1.5 following the same method as is described in that versions manual, as well as upgrading to 32.6.1.5 from a lower version that already had the authentication working.
Any input is appreciated, thanks in advance.
EDIT:
I have since used the command below to inspect the size of my key and it shows as 3072 bits. Additionally, my colleague tried multiple sizes including the default rsa size (non specified when generating) and one time attempted to use a much larger key which presented an error that said "key too large".
ssh-keygen -l -f ~/.ssh/id_rsa.pub
I have double checked the exact filename of the OS I have installed and it is summit_arm-32.6.1.5-patch1-2.xos and for reference, this is the version it is not working on during my, and my colleagues testing.
Solved! Go to Solution.
ā03-19-2024 07:24 AM
we have a GTAC article now: https://extreme-networks.my.site.com/ExtrArticleDetail?an=000117492
It will be fixed in 32.7.
ā04-23-2024 01:44 AM
I also encountered the same problem.
ā03-19-2024 07:24 AM
we have a GTAC article now: https://extreme-networks.my.site.com/ExtrArticleDetail?an=000117492
It will be fixed in 32.7.
ā03-05-2024 06:20 AM
with ExtremeXOS version 32.6.1.5 32.6.1.5-patch1-2 it should work again.
greets
Manfred
ā03-06-2024 02:15 AM
Thank you for your response, this is my bad, however. I have double checked the exact filename of the OS I have installed and it is summit_arm-32.6.1.5-patch1-2.xos and for reference, this is the version it is not working on during my, and my colleagues testing.