NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide

Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-002
3-38
JNDIRealm
The schema creation for your directory server is beyond the scope of this document
because it is unique to each directory server implementation. The examples below
show you how to configure the OpenLDAP directory server, which can be downloaded
from http://www.openldap.org.
These examples assume that the OpenLDAP server's configuration file (slapd.conf)
contains the LDBM settings (among others).
These examples further assume that this directory server has been populated with
elements as shown in Example 3-26 (in LDIF format), which define the same users and
roles as the default $NSJSP_HOME/conf/tomcat-users.xml does for
MemoryRealm.
Example 3-25. LDBM Database Definitions
###############################################################
# ldbm database definitions
###############################################################
database ldbm
suffix "dc=hp,dc=com"
rootdn "cn=Manager,dc=hp,dc=com"
rootpw secret