Le 16 mai 2015 12:05, "mauro2java2011" <[email protected]> a écrit : > > 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 == >
Single > 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 ? > All work > > > > > > > -- > 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.
