users@glassfish.java.net

Re: Can't login to Administration server console - even with ...

From: <forums_at_java.net>
Date: Fri, 16 Dec 2011 11:03:41 -0600 (CST)

 Which version of GlassFish are you running ?  Are you launching the
console from remote machine ?

Starting from 3.1.1,  if you are not connecting from localhost, you need to
enable secure admin.

If you are using the latest promoted 3.1.2 build,  you must have admin
password set before you can enable secure-admin.

In 3.1.1, the console didn't give out the clear message that secure admin is
required if connecting from remote host, and just deny your access by showing
you the login screen.   This is fixed in 3.1.2. 

So, if you are not doing http://localhost:<port#> , you can do the following.

%asadmin enable-secure-admin

%asadmin stop-domain

%asadmin start-domain

then launch the console.

HTH

Anissa


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