Technical data
In Solaris 10 release, you install the Directory Server 5.1 manually. Follow these steps:
1. Insert the Solaris 10 Software - 5 CD into your CD-ROM drive.
2. Become superuser.
3. In a terminal window, install the Directory Server.
# cd /cdrom/cdrom0/Solaris_10/Product/
# pkgadd -d . IPLTnls IPLTnspr IPLTnss IPLTjss IPLTpldap \
IPLTdsr IPLTdsu IPLTadmin IPLTcons IPLTadcon IPLTdscon \
IPLTadman IPLTdsman
To install Simplied Chinese localization packages, issue the following additional
command:
# pkgadd -d . IPLTcdsu IPLTcadmin IPLTccons IPLTcadcon \
IPLTcdscon IPLTcadman IPLTcdsman
To install Japanese localization packages, issue the following additional command:
# pkgadd -d . IPLTjdsu IPLTjadmin IPLTjcons IPLTjadcon \
IPLTjdscon IPLTjadman IPLTjdsman
4. After installation is complete, congure iPlanet Directory Server 5.1. Refer to Chapter 11,
“Sun ONE Directory Server Conguration,” in System Administration Guide: Naming and
Directory Services (DNS, NIS, and LDAP)
.
Migrating to the Sun Java System Directory Server 5
2005Q1
Caution – The database formats of the two Directory Server versions are incompatible. Thus, if
you are a Directory Server 5.1 user, Sun recommends that you migrate your database to a
database that is formatted for the Sun Java System Directory Server 5 2005Q1.
To perform a migration, both versions of the Directory Server must exist in the system that has
been upgraded to the Solaris 10 OS. If you are a DS 5.1 user, but are using the compressed
archive (.tar.gz) delivery format, you can skip immediately to the migration instructions in
Step 2.
1. On a terminal window, check whether iPlanet Directory Server 5.1 packages are present in
your system.
$ pkginfo | grep IPLT
If the following packages appear as output, then you can go to Step 2 to proceed with the
migration. The output indicates that the iPlanet Directory Server 5.1 packages are in the
system.
iPlanet Directory Server 5.1 Issues
Chapter 2 • Solaris Runtime Issues 71