en.help.ref-managefilerealm.html Maven / Gradle / Ivy
File Users
Use the File Users page to manage file realm users. Users and groups
in the file realm are listed in the key file, whose location is
specified by the file property.
A user in the file realm can belong to a Java group, a
category of users classified by common traits. For example, customers of an e-commerce
application might belong to the CUSTOMER group, but the big spenders would belong
to the PREFERRED group. Categorizing users into groups makes it easier to control
the access of large numbers of users.
Initially after installation of the GlassFish Server, the only user is the administrator
entered during installation. By default, this user belongs to the group asadmin, in
the realm admin-realm, which gives rights to modify the GlassFish Server. Any users
assigned to this group will have administrator privileges, that is, they will have
access to the asadmin tool and the Administration Console.
The File Users page displays a list of users for the selected
realm. For each user, the following information is provided:
- User ID
The user name.
- Group List
The groups to which the user belongs.
The File Users table also contains the following options.
- New
Button to create a new user.
- Delete
Button to delete one or more selected users.
Related Tasks
Related asadmin Commands