<Credentials
userName="cn=iswservice,cn=users,dc=example,dc=com"
cleartextPassword=""
/>
<!-- INSERT PASSWORD BETWEEN THE DOUBLE QUOTES IN THE ABOVE FIELD -->
You must enter a password manually, between double quotes, for every
cleartextPassword
field in the exported configuration file, before you can import the file into Identity
Synchronization for Windows.
importcnf
validation prevents you from importing a
configuration file with empty password values.
For example,
<Credentials
userName="cn=iswservice,cn=users,dc=example,dc=com"
cleartextPassword="
mySecretPassword
"/>
<!-- INSERT PASSWORD BETWEEN THE DOUBLE QUOTES IN THE ABOVE FIELD -->
Sample Export Configuration File
In the following sample exported configuration file,
■
ad-host.example.com
refers to the Active Directory domain controller.
■
ds-host.example.com
refers to the host running Directory Server.
EXAMPLE 7–1
Sample Export Configuration File
<?xml version="1.0" encoding="UTF-8"?>
<ActiveConfiguration>
<SunDirectorySource
parent.attr="DirectorySource"
onDemandSSLOption="true"
maxConnections="5"
displayName="dc=example,dc=com"
resyncInterval="1000">
<SynchronizationHost
hostOrderOfSignificance="1"
hostname="ds-host.example.com"
port="389"
portSSLOption="true"
securePort="636"/>
<Credentials
userName="uid=PSWConnector,
dc=example,
dc=com"
</SynchronizationHost>
<SyncScopeDefinitionSet
Preparing for Identity Synchronization for Windows Migration
Chapter 7 • Migrating Identity Synchronization for Windows
109
Sun Confidential: Registered
Summary of Contents for Sun Java System Directory Server Enterprise Edition 6.0
Page 7: ...Index 145 Contents 7 Sun Confidential Registered...
Page 8: ...8 Sun Confidential Registered...
Page 10: ...10 Sun Confidential Registered...
Page 13: ...Examples EXAMPLE 7 1 Sample Export Configuration File 109 13 Sun Confidential Registered...
Page 14: ...14 Sun Confidential Registered...
Page 36: ...36 Sun Confidential Registered...
Page 68: ...68 Sun Confidential Registered...