89 lines
5.6 KiB
HTML
89 lines
5.6 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 lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Directory server" />
|
|
<meta name="abstract" content="You can export your policies to a directory server. Read this topic to see the advantages of using or not using a directory server, Lightweight Directory Access Protocol (LDAP) concepts and configuration, as well as the quality of service (QoS) schema." />
|
|
<meta name="description" content="You can export your policies to a directory server. Read this topic to see the advantages of using or not using a directory server, Lightweight Directory Access Protocol (LDAP) concepts and configuration, as well as the quality of service (QoS) schema." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8what_is.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8keyword.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8tree.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzahy/rzahyrzahywelpo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzak8direct_server.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzak8ldap" />
|
|
<meta name="DC.Language" 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. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Directory server</title>
|
|
</head>
|
|
<body id="rzak8ldap"><a name="rzak8ldap"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Directory server</h1>
|
|
<div><p>You can export your policies to a directory server. Read this topic
|
|
to see the advantages of using or not using a directory server, Lightweight
|
|
Directory Access Protocol (LDAP) concepts and configuration, as well as the
|
|
quality of service (QoS) schema.</p>
|
|
<p>QoS policy configuration can be exported to a directory server, using LDAP
|
|
version 3.</p>
|
|
<div class="section"><h4 class="sectiontitle">Advantages to using a directory server</h4><p>Exporting
|
|
QoS policies to a directory server makes your policies easier to manage. There
|
|
are three ways to use the directory server:</p>
|
|
<ul><li>The configuration data can be stored on one local directory server for
|
|
many systems to share.</li>
|
|
<li>The configuration data can be configured, stored, and only used by one
|
|
system (not shared).</li>
|
|
<li>The configuration data can reside on a directory server that holds data
|
|
for other systems, but is not shared between those other systems. This allows
|
|
you to use a single location to back up and save data for several systems.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Advantages to saving exclusively on your local server</h4><p>Saving
|
|
QoS policies on your local server is not as complex. There are a number of
|
|
advantages to using policies locally:</p>
|
|
<ul><li>Eliminate the complexity of LDAP configuration for users who do not need
|
|
it.</li>
|
|
<li>Improve performance, because writing to LDAP is not the fastest method.</li>
|
|
<li>Easier to duplicate a configuration between different iSeries™. You
|
|
can copy the file from one system to another. Because there is no primary
|
|
or secondary machine, you can tailor each policy directly on the individual
|
|
servers.</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">LDAP resources</h4><p>If you decide to export your policies
|
|
to an LDAP server, you must be familiar with LDAP concepts and directory structures
|
|
before you continue. Within the QoS function in iSeries Navigator,
|
|
you can configure a directory server that is used with your QoS policy.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzak8keyword.htm">Keywords</a></strong><br />
|
|
When you configure your directory server, you need to determine whether to associate keywords with each quality of service (QoS) configuration.</li>
|
|
<li class="ulchildlink"><strong><a href="rzak8tree.htm">Distinguished name</a></strong><br />
|
|
When you want to manage part of your directory, you refer to the <em>distinguished
|
|
name (DN)</em> or (if you choose) a keyword.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzak8what_is.htm" title="If you are new to quality of service (QoS), you can read some basic QoS concepts. This will give you an overview of how QoS works and how QoS functions work together.">Concepts</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzahy/rzahyrzahywelpo.htm">IBM Directory Server for iSeries (LDAP)</a></div>
|
|
<div><a href="rzak8direct_server.htm" title="QoS policy configurations can be exported to an LDAP directory server.">Configure directory server</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |