users@glassfish.java.net

Re: Problem logging into GF Admin Console

From: <glassfish_at_javadesktop.org>
Date: Tue, 16 Feb 2010 13:46:52 PST

that makes sense.

you should be able to configure ConfigFile to load both the glassfish and
fedora config files. see
http://java.sun.com/javase/6/docs/jre/api/security/jaas/spec/com/sun/security/auth/login/ConfigFile.html
it appears that the jaas config file uesed by fedora is

// Get the jaas.conf file to use and the config to use from the
// jaas.conf file. This defaults to $FEDORA_HOME/server/config/jaas.conf

my guess is that both Glassfish and Fedora are using the
java.security.auth.login.config system property.

for example, the fedora config file could be configured via the
login.config.url.x n mchanims in <JAVA_HOME>/lib/security/java.security.
[Message sent by forum member 'monzillo' (ronald.monzillo_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=387063