Technical data

Specifying a Security Realm
Administration Guide 14-21
2. Choose the LDAP server you want to use with WebLogic Server. The following
options are available:
l defaultLDAPRealmforOpenLDAPDirectoryServices
l defaultLDAPRealmforNovellDirectoryServices
l defaultLDAPRealmforMicrosoftSiteServer
l defaultLDAPRealmforNetscapeDirectoryServer
The configuration window for the chosen LDAP server appears.
3. Modify the following information in the Configuration Data box:
l server.host—The host name of the LDAP server.
l server.port—The port number on which the LDAP server listens.
l useSSL—Specifies whether or not to use SSL to protect communications
between the LDAP server and WebLogic Server. Set the value to
true to
enable the use of SSL.
l server.principal—The LDAP user used by WebLogic Server to connect
to the LDAP server.
l server.credential—The password of the LDAP user used by WebLogic
Server to connect to the LDAP server.
l user.dn—The base DN of the tree in the LDAP directory that contains
users.
l user.filter—The LDAP search filter for finding a user given the name of
the user.
l group.dn—The base DN of the tree in the LDAP directory that contains
groups.
l group.filter—The LDAP search filter for finding a group given the name
of the group.
l membership.filter—The LDAP search filter for finding the members of a
group given the name of the group.
For more information, see “Supported LDAP Server Templates” on page 14-22.