en.help.task-changeadminpasswd.html Maven / Gradle / Ivy
To Change the Password for a User in the Admin Realm
To change the password for the current administrator account, see To Change the Administrator Password. If the
admin-realm has more than one user, you can also change the password for
other users.
Encrypting the administrator password enhances security of your application. Consult Chapter 11, Administering System Security, in Oracle GlassFish Server 3.0.1 Administration Guide for more detailed
information on security procedures.
- In the navigation tree, expand the Configuration node.
- Expand the Security node.
- Expand the Realms node.
- Select the admin-realm node.
The Edit Realm page opens.
- On the Edit Realm page, click the Manage Users button.
The Admin Users page opens.
- On the Admin Users page, click the user for whom you want
to add or change the password.
The Edit File Realm User page opens.
- In the New Password and Confirm New Password fields, type the new password.
- Click Save.
See Also