Administration Console Online Help
|
User-->Groups
Use this tab to add users to the groups available in a security realm (for example, myrealm). A group is an abstract, logical collection of users that has static membership. Groups can be used to define security policies for WebLogic Resources. By default, WebLogic Server has the following groups:
- Administrators—View and modify all resource attributes and perform start and stop operations. By default, the user from WebLogic Server is booted is included in this group.
- Operators—View all resource attributes and perform server lifecycle operations. By default, this group is empty.
- Deployers—View all resource attributes and deploy applications such as EJBs. By default, this group is empty.
- Monitors—View all resource attributes, modify resource attributes, and perform operations that are not restricted by a role. By default, this group is empty.
- Users—Includes all users of WebLogic Server that identified themselves (for example, the user logged in through a Web page) when logging in to WebLogic Server.
- Everyone—Includes all users of WebLogic Server.
You do not have to use the default groups provided by WebLogic Server. BEA recommends creating groups that more closely reflect your own business structure and practices.
Note: Group and user names must be unique.
For more information, see Defining Users.