SSH public key authentication asks for password after ONTAP upgrades to 8.2.5 7- Mode
Applies to
Upgrading to ONTAP 8.2.5 7- Mode from earlier versions
Issue
- Before ONTAP upgrade, client can ssh ONTAP through public key authentication without password being asked.
- After upgrading to ONTAP 8.2.5, password is asked when executing the same command.
- Entering the password can complete the connection.
Example:
$ ssh ONTAP -l <username> -i <id_file> -o StrictHostKeyChecking=no
username@ONTAP's password: