73 lines
4.6 KiB
HTML
73 lines
4.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 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) - Save the database library and install V5R4</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>
|
|
|
|
|
|
<a name="rzahyscratch"></a>
|
|
<h4 id="rzahyscratch">Save the database library and install V5R4</h4>
|
|
<p> You can migrate your Directory Server server by saving the database library that Directory Server uses
|
|
in V4R4 or V4R5 and then restoring it after installing V5R4. This saves you
|
|
the step of installing an interim release. However, the server's settings
|
|
are not migrated, so you must reconfigure the server settings. For detailed
|
|
information about i5/OS installation procedures, see <span class="italic"><a href="../books/sc415120.pdf" target="_blank">Software Installation</a></span>
|
|
<img src="wbpdf.gif" alt="Link to PDF" />.
|
|
Follow these general steps to perform the migration:</p>
|
|
<ol type="1">
|
|
<li id="scratchschema">
|
|
<a name="scratchschema"></a>Note any changes that you have made to the schema files
|
|
in the /QIBM/UserData/OS400/DirSrv directory. The schema files are not migrated
|
|
automatically, so if you want to keep your changes you will need to manually
|
|
implement them again. If schema updates were made using LDIF files in conjunction
|
|
with the ldapmodify utility, locate these files so you can use these files
|
|
after getting the server running on the new release. The Directory Management
|
|
Tool or the Web administration tool (running on another V5R4 system) can be
|
|
used to view individual attribute type and object class definitions. If your
|
|
changes consist only of adding new attribute types and objectclasses, make
|
|
a copy of the file /qibm/userdata/os400/dirsrv/v3.modifiedschema. You can
|
|
use this file to construct an LDIF file containing schema updates. Refer to <a href="rzahyschema.htm#rzahyschema">Schema</a> for more information.</li>
|
|
<li>Note the various configuration settings in the Directory Server properties, including
|
|
the database library name.</li>
|
|
<li id="scratchsavelib">
|
|
<a name="scratchsavelib"></a>Save the database library that is specified in the Directory Server configuration.
|
|
If you configured the change log, then will also need to save the QUSRDIRCL
|
|
library.</li>
|
|
<li>Note the publishing configuration. The publishing configuration, with
|
|
the exception of password information, can be viewed using iSeries Navigator
|
|
by selecting <span class="bold">Properties</span> for the system and
|
|
clicking the <span class="bold">Directory Services</span> tab.</li>
|
|
<li>Install i5/OS V5R4 on the system.</li>
|
|
<li>Use EZ-Setup to configure the Directory Server.</li>
|
|
<li>Restore the database library that you saved in step <a href="rzahyscratch.htm#scratchsavelib">3</a>.
|
|
If you saved the QUSRDIRCL library in step <a href="rzahyscratch.htm#scratchsavelib">3</a>,
|
|
restore it now.</li>
|
|
<li>Use iSeries Navigator to reconfigure Directory Server. Specify the database library
|
|
that was previously configured and that was saved and restored in previous
|
|
steps</li>
|
|
<li>Use iSeries Navigator to reconfigure publishing.</li>
|
|
<li>Restart the Directory Server.</li>
|
|
<li>Use the Web administration tool to change the schema files for any user
|
|
changes that you noted in step <a href="rzahyscratch.htm#scratchschema">1</a>.</li></ol>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|