users@glassfish.java.net

Re: How to configure glassfish to work with more user accounts

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Oct 2007 07:13:54 PDT

GlassFish has multiple admin users, which means that on admin console and admin CLI (asadmin)
you can use multiple users, but all of them have exactly same privileges. Thus, if there
are two admin users "admin1" and "admin2", then they can potentially interfere with each other.

In other words, GlassFish does not have Role based administration. But you can certainly
create different admin users who can administer server in their own right.

If that's what you are looking for, you should create additional "admin users" by logging on
to admin console.

- On Console, Configurations> server-config> Security> Realms> admin-realm
- Click on Manage Users.
- You'll see you have a user that's you, the one who is logged in.
- Create additional user(s) by clicking on "New".

Hope this helps.

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=241888