Hi

files go in conf/

to use another login module change the class and adapt the config.

here a sample using sql: http://tomee.apache.org/clients.html
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-03-14 11:01 GMT+01:00 mauro2java2011 <[email protected]>:
> last ask:
>
> fro mthe your page:
> http://tomee.apache.org/tomee-jaas.html
>
> i read into the : login.config :
> PropertiesLogin {
>     org.apache.openejb.core.security.jaas.PropertiesLoginModule required
>     Debug=false
>     UsersFile="users.properties"
>     GroupsFile="groups.properties";
> };
>
>
> 1ask : if i understand , o have to create 2 file properties:
> users.properties and groups.properties .
> But what i t is the location for put the 2 file properties ?
> 2 ask : if i not use the users.properties and groupsproperties files , but a
> database , how i modify it?
>
>
>
>
>
>
>
>
>
> --
> View this message in context: 
> http://openejb.979440.n4.nabble.com/use-the-java-ee-glaaery-into-TOMEE-with-secuirity-tp4668156p4668201.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to