97 lines
5.4 KiB
HTML
97 lines
5.4 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<title>Directory Server (LDAP) - Manage server connections</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
<img src="delta.gif" alt="Start of change" />
|
|
<a name="rzahymanservconn"></a>
|
|
<h2 id="rzahymanservconn">Manage server connections</h2>
|
|
<p>It is often necessary for an administrator to view the connections to the
|
|
server and the operations performed by those connections. The administrator
|
|
can then make decisions to control access and prevent denial of service attacks.
|
|
This is done through the Web administration tool.</p>
|
|
<p>Expand the <span class="bold">Server administration</span> category
|
|
in the navigation area. Click <span class="bold">Manage server connections</span>. A table containing the following information for each connection is
|
|
displayed:</p>
|
|
<a name="wq147"></a>
|
|
<div class="notetitle" id="wq147">Note:</div>
|
|
<div class="notebody">To change server configuration settings using the tasks in
|
|
the Server administration category of the Web Administration tool, you must
|
|
authenticate to the server as an i5/OS user profile that has *ALLOBJ and IOSYSCFG
|
|
special authorities. This can be done by authenticating as a projected user
|
|
with the password for that profile. To bind as a projected user from the
|
|
Web administration tool, enter a username of the form <tt class="xph">os400-profile=MYUSERNAME,cn=accounts,os400-sys=MYSYSTEM.COM</tt>, where MYUSERNAME and the MYSYSTEM.COM strings are replaced with your
|
|
user profile name and the configured system projection suffix, respectively.</div>
|
|
<dl>
|
|
<dt class="bold">DN</dt>
|
|
<dd>Specifies the DNs of a client connection to the server.
|
|
</dd>
|
|
<dt class="bold">IP address</dt>
|
|
<dd>Specifies the IP address of the client that has a connection to the
|
|
server.
|
|
</dd>
|
|
<dt class="bold">Start time</dt>
|
|
<dd>Specifies the date and time (in the server's local time) when the connection
|
|
was made.
|
|
</dd>
|
|
<dt class="bold">Status</dt>
|
|
<dd>Specifies whether the connection is active or idle. A connection
|
|
is considered active if it has any operations in progress.
|
|
</dd>
|
|
<dt class="bold">Ops initiated</dt>
|
|
<dd>Specifies the number of operations requested since the connection
|
|
was established.
|
|
</dd>
|
|
<dt class="bold">Ops completed</dt>
|
|
<dd>Specifies the number of operations that have been completed
|
|
for each connection.
|
|
</dd>
|
|
<dt class="bold">Type</dt>
|
|
<dd>Specifies whether the connection is secured by SSL or TLS. Otherwise,
|
|
the field is blank.
|
|
</dd>
|
|
</dl>
|
|
<a name="wq148"></a>
|
|
<div class="notetitle" id="wq148">Note:</div>
|
|
<div class="notebody">This table displays up to 20 connections at a time.</div>
|
|
<p>You can specify to have this table displayed by either DN or IP address
|
|
by expanding the drop-down menu at the top of the panel and making a selection.
|
|
The default selection is by DN. Similarly you can also specify whether to
|
|
display the table in ascending or descending order.</p>
|
|
<p>Click <span class="bold">Refresh</span> to update the current connection
|
|
information.</p>
|
|
<p>If you are logged on as the administrator or as a member of the administration
|
|
group, you have additional selections to disconnect server connections available
|
|
on the panel. This ability to disconnect server connections enables you to
|
|
stop denial of service attacks and to control server access. You can disconnect
|
|
a connection by expanding the drop-down menus and selecting a DN, an IP address,
|
|
or both and clicking <span class="bold">Disconnect</span>.</p>
|
|
<p>To disconnect all server connections except for the one making this request
|
|
click <span class="bold">Disconnect all</span>. A confirmation warning
|
|
is displayed. Click <span class="bold">OK</span> to proceed with the
|
|
disconnect action or click <span class="bold">Cancel</span> to end the
|
|
action and return to the <span class="bold">Manage server connections</span> panel.</p>
|
|
<p>For more information on preventing denial of service attacks see, <a href="rzahymanconnprop.htm#rzahymanconnprop">Manage connection properties</a>.</p><img src="deltaend.gif" alt="End of change" />
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|