users@glassfish.java.net

Re: Glassfish and ssh authentication

From: <forums_at_java.net>
Date: Thu, 22 Nov 2012 09:25:20 -0600 (CST)

This could be an environmental/os config issue, so first I'd make sure SSH is
working outside of GlassFish. While on host1 try "ssh user_at_host2" and
authenticate using the password. Then try sftp as well. If those work outside
of GlassFish then setup-ssh should work. The second error seems to imply the
server does not support public key authentication. On host2 you may need to
alter the sshd settings and set PubkeyAuthentication to yes. More details and
some additional trouble shooting on Yamini's Blog [1] Joe

[1]
https://blogs.oracle.com/yamini/entry/troubleshooting_ssh_setup_in_glassfish

--
[Message sent by forum member 'jfdipol']
View Post: http://forums.java.net/node/892611