users@glassfish.java.net

Re: authentication woes on a cluster

From: Harsha R A <Harsha.Ra_at_Sun.COM>
Date: Fri, 23 Nov 2007 12:45:15 +0530

No, lib/install/templates are only for templates , they don't hold any
actual configuration data. It should be present in the domain.xml of all
the instances . Restarting the cluster may help if there were some
problems in synchronization.

Thanks
Harsha

glassfish_at_javadesktop.org wrote, On Friday 23 November 2007 11:39 AM:
> hmmm actually I cross checked again and on glassfish's admin console I see a realm
> but when I looked into the domain.xml in my ./lib/install/templates/cluster/domain.xml I don't see my realm I see it in the instance's domain.xml and in the
> <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="dee-realm">
> <property name="file" value="${com.sun.aas.instanceRoot}/config/cd-keyfile"/>
> <property name="jaas-context" value="fileRealm"/>
> </auth-realm>
> Do I need it in the ./lib/install/templates/cluster/domain.xml as well ?
> THis is just odd
> Cheers
> Priya
> [Message sent by forum member 'priyasubu' (priyasubu)]
>
> http://forums.java.net/jive/thread.jspa?messageID=246895
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>