users@glassfish.java.net

Re: Glassfish and ssh authentication

From: <forums_at_java.net>
Date: Fri, 23 Nov 2012 08:00:50 -0600 (CST)

So SSH key authentication does not work in the OS? It appears as though you
have two options. Option 1: get SSH public key authentication working from
host1 to host2 in the OS. You may need to edit sshd_config on host2 and make
sure PubkeyAuthentication is set to "yes". There could be other issues as
well. There are lots of tips on the web for setting up ssh public key
authentication. For example a quick search found this:
http://www.tek-tips.com/viewthread.cfm?qid=1221865 [1] Option 2: use SSH
password authentication with GlassFish and not bother with setup-ssh (which
is used to help setup public key authentication). In either case you should
read the GlassFish documentation on configuring GlassFish with SSH:
http://docs.oracle.com/cd/E26576_01/doc.312/e24934/ssh-setup.htm [2]

[1] http://www.tek-tips.com/viewthread.cfm?qid=1221865
[2] http://docs.oracle.com/cd/E26576_01/doc.312/e24934/ssh-setup.htm

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