Installation guide

Upgrading From Directory Server 6.x Versions
106 Netscape Directory Server Installation Guide • December 2003
serverRoot/shared/config/dbswitch.conf:directory default
ldap://configHostname:configPort/o%3DNetscapeRoot
serverRoot/slapd-serverID/config/dse.ldif:nsslapd-pluginarg0:
ldap://configHostname:configPort/o%3DnetscapeRoot
3.
Turn off the pass through authentication (PTA) plug-in on Server2 by
editing its
dse.ldif file.
a. In a text editor, open this file:
serverRoot/slapd-serverID/config/dse.ldif
b.
Locate the entry for the PTA plug-in:
dn: cn=Pass Through Authentication,cn=plugins,cn=config
c.
Change nsslapd-pluginEnabled: on to nsslapd-pluginEnabled:
off
.
4. Restart the Directory Server and Administration Server.
Upgrading From Directory Server 6.x Versions
You can upgrade an instance of Directory Server 6.0x or 6.1x (for example, 6.0,
6.01, 6.02, 6.1, or 6.11) to Directory Server 6.2 by installing Directory Server 6.2
into the same installation directory in which your 6.0x or 6.1x Directory Server
instance is installed. These sections explain the upgrade process:
Before You Begin
•Upgrading
•After You Upgrade
Before You Begin
Before you begin the upgrade process, back up your entire 6.0x or 6.1x
Directory Server. For instructions, check backing up and exporting related topics
in Chapter 4, “Populating Directory Databases” of the Netscape Directory Server
Administrator’s Guide.