Service manual
Installation
34 Sun ONE Directory Server Installation and Tuning Guide • June 2003
3. (Optional) Enable core file generation.
If you have installed Directory Server as super user, but have set the user and
group ID to that of another account,the Directory Server may not be able to
generate a
core file during a crash. It is strongly recommended that you plan
enough space for
core files, and allow Directory Server to generate them
during a crash.
You may administer
core file generation using coreadm(1M), allowing
Directory Server to generate
core files as follows, for example:
root# coreadm -e proc-setid
Refer to “(UNIX Platforms) Core Files,” on page 88 for further information.
4. (Optional) Many command-line scripts written in Perl can now read the bind
password interactively (
-w - option). To enable this functionality:
a. Install the Term::ReadKey Perl module, available separately from CPAN.
b. Edit each Perl script to read the bind password interactively by
uncommenting the appropriate lines.
All other Perl script functionality remains available without the
Term::ReadKey module.
Directory Server is now minimally configured and started.
Installing on Other UNIX Systems
Proceed according to instructions in the appropriate sections:
• Preparing For Installation
• Performing Interactive Installation
• Performing Silent Installation
• Completing the Installation Process
Preparing For Installation
Proceed according to instructions in the appropriate sections:
• Instructions For All UNIX Platforms
• Additional Instructions For AIX Systems
• Additional Instructions For HP-UX Systems