76 lines
3.6 KiB
HTML
76 lines
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
|
|
|
<title>Administer console users and groups</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h4><a name="acusrgrp"></a>Administer console users and groups</h4>
|
|
|
|
<p>You can use the WebSphere administrative console to give users specific authority to administer WebSphere Application Server - Express using tools such as the WebSphere administrative console or wsadmin scripting. The authority checks are only performed when global security is enabled.</p>
|
|
|
|
<p>For information on administering console users and groups, see these sections:</p>
|
|
<ul>
|
|
<li><a href="#add">Add console users and groups</a></li>
|
|
<li><a href="#modify">Modify console users and groups</a></li>
|
|
<li><a href="#remove">Remove console users and groups</a></li>
|
|
<li><a href="#logout">Log out a console user</a></li>
|
|
</ul>
|
|
|
|
<p><strong><a name="add"></a>Add console users and groups</strong></p>
|
|
|
|
<p>To add a console user or group, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>In the topology tree, expand <strong>System Administration</strong> and click <strong>Console Users</strong> or <strong>Console Groups</strong>.</li>
|
|
<li>On the <strong>Console Users</strong> or <strong>Console Groups</strong> page, click <strong>Add</strong>.</li>
|
|
<li>Specify a name from the active user registry and one or more roles for the user or group.</li>
|
|
<li>Click <strong>OK</strong>.</li>
|
|
<li><a href="acsave.htm">Save the configuration</a>.</li>
|
|
</ol>
|
|
|
|
<p><strong><a name="modify"></a>Modify console users and groups</strong></p>
|
|
|
|
<p>To modify a console user or group, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>In the topology tree, expand <strong>System Administration</strong> and click <strong>Console Users</strong> or <strong>Console Groups</strong>.</li>
|
|
<li>On the <strong>Console Users</strong> or <strong>Console Groups</strong> page, click the name of the user or group that you want to modify.</li>
|
|
<li>Make your changes.</li>
|
|
<li>Click <strong>OK</strong>.</li>
|
|
<li><a href="acsave.htm">Save the configuration</a>.</li>
|
|
</ol>
|
|
|
|
<p><strong><a name="remove"></a>Remove console users and groups</strong></p>
|
|
|
|
<p>To remove a console user or group, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>In the topology tree, expand <strong>System Administration</strong> and click <strong>Console Users</strong> or <strong>Console Groups</strong>.</li>
|
|
<li>On the <strong>Console Users</strong> or <strong>Console Groups</strong> page, select the checkbox for the user or group that you want to remove.</li>
|
|
<li>Click <strong>Remove</strong>.</li>
|
|
<li><a href="acsave.htm">Save the configuration</a>.</li>
|
|
</ol>
|
|
|
|
<p><strong><a name="logout"></a>Log out console users</strong></p>
|
|
|
|
<p>To log out a console user, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="acstart.htm">Start the WebSphere administrative console</a>.</li>
|
|
<li>In the topology tree, expand <strong>System Administration</strong> and click <strong>Console Users</strong>.</li>
|
|
<li>On the <strong>Console Users</strong> page, select the checkbox for the user that you want to log out.</li>
|
|
<li>Click <strong>Logout</strong>.</li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html> |