Chapter 5. Advanced Setup and Configuration
66
SlapdConfigForMC= Yes
UseExistingMC= 0
ServerPort= 389
ServerIdentifier= example
Suffix= dc=example,dc=com
RootDN= cn=directory manager
RootDNPwd= Secret123
InstallLdifFile= suggest
AddOrgEntries= Yes
[admin]
SysUser= nobody
Port= 9830
ServerIpAddress= 10.14.0.25
ServerAdminID= admin
ServerAdminPwd= Admin123
Example 5.1. .inf File for a Custom Installation
[General]
FullMachineName= dir.example.com
SuiteSpotUserID= nobody
SuiteSpotGroup= nobody
AdminDomain= example.com
ConfigDirectoryAdminID= admin
ConfigDirectoryAdminPwd= admin
ConfigDirectoryLdapURL= ldap://dir.example.com:25389/o=NetscapeRoot
[slapd]
SlapdConfigForMC= No
UseExistingMC= 1
UseExistingUG= 1
ServerPort= 18257
ServerIdentifier= directory
Suffix= dc=example,dc=com
RootDN= cn=Directory Manager
UseReplication= No
AddSampleEntries= No
InstallLdifFile= suggest
AddOrgEntries= Yes
DisableSchemaChecking= No
RootDNPwd= admin123
[admin]
Port= 33646
ServerIpAddress= 111.11.11.11
ServerAdminID= admin
ServerAdminPwd= admin
Example 5.2. .inf File for Registering the Instance with a Configuration Directory Server (Typical
Setup)
5.6. Installing the Password Sync Service
Windows Synchronization is mostly handled by the Directory Server alone, but synchronizing
passwords requires a special "hook" that catches password changes and sends them over a
secure connection between the Directory Server and Active Directory sync peers. For password
synchronization, it is necessary to install the Password Sync Service.
Password Sync can be installed on every domain controller in the Active Directory domain in order to
synchronize Windows passwords.