dev@glassfish.java.net

Re: container-based security?

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 16 Oct 2009 10:39:10 -0700

GF has tools ;).

Use asadmin create-file-user command to create users for your applications.
We internally maintain a file (named keyfile) that contains user names,
SSHA hashes for passwords and group information.

-Kedar


Luis A. del Campo wrote:
> Tomcat, by default, uses a simple tomcat-users.xml file to define users
> and assign them roles at the same time. The file is located in the conf
> directory.
>
> To run a application that I am deploying I must define two users in this
> file. But I have glassfish !!!
>
> So, Where I can define users to use container-based security?
>
> Thanks to all
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>