Tuesday, June 30, 2020

Disconnected: No supported authentication methods available (server sent publickey, gssapi-keyex gssapi-with-mic)


Disconnected: No supported authentication methods available (server sent publickey, gssapi-keyex gssapi-with-mic) 



Fix:

uncomment PasswordAuthentication yes
[root@oracle12102 ~]# cat /etc/ssh/sshd_config |grep -i Pass
# To disable tunneled clear text passwords, change to no here!
PasswordAuthentication yes
:wq
service sshd restart

No comments:

Post a Comment

student guide Dataguard: GLOBAL_DBNAME = <dbuniquename>_DGMGRL.example.com  Example: listener.ora on Primary Hosts Static listener ent...