Technical data

14 Managing Security
14-16 Administration Guide
The name of the class that implements the LDAP Security realm is displayed.
3. Click Create.
4. To enable communication between the LDAP server and WebLogic Server define
values for the attributes shown on the LDAP Realm V1 tab in the LDAP Realm
Create window.
The following table describes the attributes you set on the LDAP Realm V1 tab.
Table 14-8 LDAP Security Realm Attributes on the LDAP Tab
Attribute Description
LDAPURL Location of the LDAP server. Change the URL to
the name of the computer on which the LDAP
server is running and the number of the port at
which it is listening. For example:
ldap://ldapserver:385.
If you want WebLogic Server to connect to the
LDAP server using the SSL protocol, use the
LDAP server’s SSL port in the URL.
Principal Distinguished name (DN) of the LDAP User used
by WebLogic Server to connect to the LDAP
server. This user must be able to list LDAP Users
and Groups.
Credential Password that authenticates the LDAP User
defined in the Principal attribute.
Enable SSL Option for enabling the SSL protocol to protect
communications between the LDAP server and
WebLogic Server. Keep in mind the following
guidelines:
n Disable this attribute if the LDAP server is not
configured to use the SSL protocol.
n If you set the UserAuthentication attribute on
the LDAP Users tab to
external, this
attribute must be enabled.