| <!-- |
| |
| Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved. |
| |
| This program and the accompanying materials are made available under the |
| terms of the Eclipse Public License v. 2.0, which is available at |
| http://www.eclipse.org/legal/epl-2.0. |
| |
| This Source Code may also be made available under the following Secondary |
| Licenses when the conditions for such availability set forth in the |
| Eclipse Public License v. 2.0 are satisfied: GNU General Public License, |
| version 2 with the GNU Classpath Exception, which is available at |
| https://www.gnu.org/software/classpath/license.html. |
| |
| SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 |
| |
| --> |
| |
| <p><a id="task-changeadminpasswd" name="task-changeadminpasswd"></a><a id="GHCOM00183" name="GHCOM00183"></a></p> |
| |
| <h4><a id="sthref80" name="sthref80"></a>To Change the Password for a User in the Admin Realm</h4> |
| <a name="BEGIN" id="BEGIN"></a> |
| <p>To change the password for the current administrator account, see <a href="task-setadminpassword.html">To Change the Administrator Password</a>. If the <code>admin-realm</code> has more than one user, you can also change the password for other users.</p> |
| <p>Encrypting the administrator password enhances security of your application. Consult <a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSSCG00035">Chapter 1, <i>Administering System Security,</i> in <i>Oracle GlassFish Server Security Guide</i></a> for more detailed information on security procedures.</p> |
| <ol> |
| <li> |
| <p>Under the Configurations node, expand the server instance or cluster configuration for which you want to modify an administration password.</p> |
| </li> |
| <li> |
| <p>Expand the Security node.</p> |
| </li> |
| <li> |
| <p>Expand the Realms node.</p> |
| </li> |
| <li> |
| <p>Select the <code>admin-realm</code> node.</p> |
| <p>The Edit Realm page opens.</p> |
| </li> |
| <li> |
| <p>On the Edit Realm page, click the Manage Users button.</p> |
| <p>The Admin Users page opens.</p> |
| </li> |
| <li> |
| <p>On the Admin Users page, click the user for whom you want to add or change the password.</p> |
| <p>The Edit File Realm User page opens.</p> |
| </li> |
| <li> |
| <p>In the New Password and Confirm New Password fields, type the new password.</p> |
| </li> |
| <li> |
| <p>Click Save.</p> |
| </li> |
| </ol> |
| <a id="GHCOM282" name="GHCOM282"></a> |
| <h5>See Also</h5> |
| <ul> |
| <li> |
| <p><a href="task-securitysettings.html">To Configure Security Settings</a></p> |
| </li> |
| <li> |
| <p><a href="task-accessadmintools.html">To Grant Access to Administration Tools</a></p> |
| </li> |
| </ul> |
| |
| |
| |
| <small>Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small> |