Verify that your system is in a stable state.
From the
migration
directory, execute
checktopics
as described in
“Using the checktopics
Utility” on page 114
. The following example shows the execution of the
checktopics
command.
java -jar checktopics.jar -D “cn=directory manager” -w - \
-s “dc=example,dc=com” -q -Z
Stop Identity Synchronization for Windows services (daemons) as described in“Starting and
Stopping Services” in
Sun Java System Directory Server Enterprise Edition 6.0 Installation Guide
.
Note –
Do not stop the Sun ONE Message Queue service.
On Windows NT only
, perform the following steps.
a. Stop the Sun One NT Change Detector Service by typing the following command.
net stop “Sun One NT ChangeDetector Service”
b. Save the NT Change Detector Service counters.
i.
Open the Registry Editor by executing
regedt32.exe
.
ii. Select the
HKEY_LOCAL_MACHINE
window.
iii. Navigate to the
SOFTWARE\\Sun Microsystems\\PSW\\1.1
node.
iv. Save the following registry values.
■
HighestChangeNumber
■
LastProcessedSecLogRecordNumber
■
LastProcessedSecLogTimeStamp
■
QueueSize
Save the connector states by backing up the
persist
and
etc
directories from the existing 1.1
installation tree.
■
On Solaris,
type the following command.
cd
serverRoot
/isw-
hostname
tar cf /var/tmp/connector-state.tar persist etc
■
On Windows,
type the following command.
cd
serverRoot
\isw-
hostname
zip -r C:\\WINNT\Temp\connector-state.zip persist
etc%JAVA_HOME%\bin\jar -cfM %TEMP%\connector-state.jar persist etc
5
6
7
8
Migrating Your System
Chapter 7 • Migrating Identity Synchronization for Windows
119
Sun Confidential: Registered
Содержание Sun Java System Directory Server Enterprise Edition 6.0
Страница 7: ...Index 145 Contents 7 Sun Confidential Registered...
Страница 8: ...8 Sun Confidential Registered...
Страница 10: ...10 Sun Confidential Registered...
Страница 13: ...Examples EXAMPLE 7 1 Sample Export Configuration File 109 13 Sun Confidential Registered...
Страница 14: ...14 Sun Confidential Registered...
Страница 36: ...36 Sun Confidential Registered...
Страница 68: ...68 Sun Confidential Registered...