Service manual

Installation
30 Sun ONE Directory Server Installation and Tuning Guide • June 2003
1. Perform Directory Server configuration using the -saveState option.
root# /usr/sbin/directoryserver configure -saveState dirserv-file
to create the specification file, dirserv-file.
2. Perform Administration Server configuration using the -saveState option.
root# /usr/sbin/mpsadmserver configure -saveState admserv-file
to create the specification file, admserv-file.
3. Adjust thespecification files,dirserv-file and admserv-file, before using them to
install on other systems.
Some silent installation specification file directives, such as
FullMachineName,
depend directly on the underlying host system and so cannot be generated
generically.
Silent installation specification files contain a checksum string corresponding tothe
build version of the install program. To reuse a silent installation specification file
with a differentbuild or release of the install program,update the checksum string
in lines beginning with
[STATE_BEGIN and [STATE_DONE. The updated checksums
are in
/usr/ds/v5.2/setup/typical.ins for Directory Server and in
/usr/sadm/mps/admin/v5.2/setup/admin/typicalInstall.ins for
Administration Server. Code Example 1-1shows a sample checksum.
Installing Using the Specification Files
To configure Directory Server and Administration Server interactively, follow
these steps:
1. Verify the changes made to the silent installation specification file.
2. Perform Directory Server configuration in silent mode.
root# /usr/sbin/directoryserver configure -f dirserv-file
Here dirserv-file is the silent installation configuration file.
3. Perform Administration Server configuration in silent mode.
Code Example 1-1 Silent Installation Checksum Line
[STATE_BEGIN Sun ONE Directory Distribution a7cc64b2f71a0452899e1c3b853ecead72027b3b]