|
![]() |
Complete the Service tab to specify the authentication and timeout activities that override the default authentication process, and, if using LDAP, to store the connection information for the LDAP directory server. The standard LDAP authentication and timeout activities use information in the JNDI Binding Parameters and Search Parameters sections to bind to and then search the directory server.
Custom Authentication Activity
Field |
Description |
Custom Authentication Activity | |
Authentication Activity |
|
Timeout Activity |
|
Field |
Description |
JNDI Binding Parameters | |
Initial Context Factory |
Enter the fully qualified Java class name of the JNDI
initial context factory to use to connect to the
directory server. For example: |
Directory |
You can enter either an explicit URL or a JNDI entry, which represents a directory located on the LDAP server. This approach enables you to relocate servers without having to reconfigure the application. The JNDI syntax is dependent upon the server environment. Using an explicit URL: Enter the URL of the LDAP provider as follows:
Using a JNDI entry:
|
Bind Distinguished Name |
Enter the name of a bind user who is allowed to search the directory tree for the credentials of a user who is attempting to log in. The standard LDAP authentication activities authenticate Process Commander with the directory server as this user so it can then search the directory for users. |
Bind Password |
Enter the password of the bind user. |
Test Connectivity |
After you save the form, click to test connectivity to the server. Results appear in a new window. |