Konakting refused
Case Solaris 10 On Sun Sparc
Klo misal kita mo ssh ke host solaris trus nemuin ginian :
[root@monitoring ~]# ssh root@192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA key fingerprint is de:2c:e0:28:d1:aa:d2:4b:9e:2c:d4:77:95:8b:2b:ed.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts.
Password:
Password:
Password:
Permission denied (gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive).
[root@monitoring ~]#
bisa di atasi dengan kita masuk langsung ke solarisnya pake serial cable trusss kita edit di
/etc/sshd_config kemudian ganti "RootPermitLogin no" dengan RootPermitLogin yes"
lalu restart sshd-nya
#svcadm ssh restart
Nah coba deh login.......
[root@monitoring ~]# ssh root@192.168.1.1Password:
Last login: Mon Jul 16 00:07:27 2007
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
Yup masuk.. klo udah masuk terserah loe deh ...
Klo misal kita mo ssh ke host solaris trus nemuin ginian :
[root@monitoring ~]# ssh root@192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA key fingerprint is de:2c:e0:28:d1:aa:d2:4b:9e:2c:d4:77:95:8b:2b:ed.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.1' (RSA) to the list of known hosts.
Password:
Password:
Password:
Permission denied (gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive).
[root@monitoring ~]#
Nhaaa gimana coba ....
bisa di atasi dengan kita masuk langsung ke solarisnya pake serial cable trusss kita edit di
/etc/sshd_config kemudian ganti "RootPermitLogin no" dengan RootPermitLogin yes"
lalu restart sshd-nya
#svcadm ssh restart
Nah coba deh login.......
[root@monitoring ~]# ssh root@192.168.1.1Password:
Last login: Mon Jul 16 00:07:27 2007
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
Yup masuk.. klo udah masuk terserah loe deh ...
Comments
Post a Comment