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

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-101
NSJSP Manager Operations
Table 4-38 lists the properties for JDBC Realm.
Figure 4-52. JDBC Realm
Table 4-38. Property list for JDBC Realm
Property Description Modifiable
Default
Value
Database
Driver
Name
Indicates the fully qualified Java class name of
the JDBC driver to be used to connect to the
authentication database. Consult the
documentation for your JDBC driver for the
appropriate value.
Yes
Database
Connectio
n URL
Indicates the connection URL to be passed to
the JDBC driver when establishing a database
connection.
Yes
Database
User Name
Indicates the name of the database. Yes
Database
Password
Indicates the password of the database. Yes
User
Table
Indicates the name of the table that contains
one row for each user name to be recognized
by Tomcat. This table must include at least the
columns named by the userNameCol and
userCredCol properties.
Yes