HP OSMS Blueprint: Directory Services on HP ProLiant Servers with SLES10

Typographic Conventions
This document uses the following typographical conventions.
Command
A command name or qualified command phrase.
ComputerOut
Text displayed by the computer.
Ctrl-x A key sequence. A sequence such as Ctrl-x indicates that
you must hold down the key labeled Ctrl while you press
another key or button.
ENVIRONVAR The name of an environment variable, for example, PATH.
[ERRORNAME]
The name of an error, usually returned in the errno
variable.
Key The name of a keyboard key. Return and Enter both refer
to the same key.
Term The defined use of an important word or phrase.
UserInput
Commands and other text that you type.
VARIABLE
The name of a placeholder in a command, function, or
other syntax display that you replace with an actual value.
\ (continuation character)
A backslash (\) at the end of a line of code (such as a
command) indicates that the following line of code is
contiguous, and you must not insert a line break. This
convention facilitates the typesetting of long lines of code
examples on a printed page. If you cut and paste sample
code from this publication, ensure that you remove
backslash characters at line endings.
... The preceding element can be repeated an arbitrary number
of times.
| Separates items in a list of choices.
HP Encourages Your Comments
HP encourages your comments concerning this document. We are committed to providing
documentation that meets your needs. Send any errors found, suggestions for improvement, or
compliments to:
feedback@fc.hp.com
Include the document title, manufacturing part number, and any comment, error found, or
suggestion for improvement you have concerning this document.
Overview of HP Directory Services OSMS
Stack Components
The HP Directory Services OSMS stack consists of software packages from the following three
sources:
Commercial open source vendors, such as Symas
Community open source packages, such as Apache modules
Proprietary software, such as HP OpenView Operations (OVO) Gallery Smart Plug-Ins (SPI)
Symas’ Connexitor Directory Services (CDS) software is a complete directory and authentication
services package that is powered by the open source Open Source Lightweight Directory Access
Protocol (OpenLDAP) project and is packaged for easy installation including all the dependent
additional packages necessary for installation. CDS is compiled with support for Secure Sockets
Layer (SSL), Simple Authentication and Security Layer (SASL), and the Symas-developed
high-performance back-bdb and back-hdb back ends, that are based on the Berkeley database
6