Configure JAAS 

i read from tomee web pages:

*Configuration  Add to your CATALINA_OPTS the
java.security.auth.login.config system property: 
-Djava.security.auth.login.config=$CATALINA_BASE/conf/login.config*

but from other web sites i read :

JAVA_OPTS=$JAVA_OPTS
"-Djava.security.auth.login.config==$CATALINA_BASE/conf/jaas.config" 

into JAVA_OPTS the
"Djava.security.auth.login.config*==*$CATALINA_BASE/conf/jaas.config" 

is present == and not single =

1) what it is the right? 
= or ==

where it is ol to set the login.config. 

2)into setenv.sh , or catalna.sh or what other file script ????? and i have
to use JAVA_OPTS or CATALINA_OPTS ?







--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/how-modify-the-login-config-file-for-get-3-jaas-different-for-3-web-different-apps-tp4674820p4674835.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to