![]() Enabling the LDAP User-Defined Logon in PROIV Administrator |
![]() Virtual Machine |
![]() |
Enabling the LDAP User-Defined Logon in PROIV Administrator
It is important to note that @UserDefinedLogon and @UserDefinedLogonLDAP do not form part of the PROIV Administrator distribution. You must import a version of the @UserDefinedLogon into the PROIV Administrator environment and the PROIV LOGON Function is automatically configured to use it. The User-Defined Logon functionality must be enabled via the User-Defined Logon Configuration window, which is accessible from the Configuration tab. To use the LDAP functionality, you must ensure that the @UserDefinedLogon is an LDAP version, this is achieved by using PROIV Developer to rename the @UserDefinedLogon function, and then rename or copy @UserDefinedLogonLDAP to @UserDefinedLogon, or by writing your own LDAP logon function.
To enable the LDAP User-Defined Logon window for use during the logon process in PROIV Administrator:
-
Run PROIV in PROIV Administrator runtime mode.
-
On the main screen, select the Configuration tab on left hand side.
-
Click the User-Defined Logon icon.
-
The User-Defined Logon Configuration window appears.
-
On the General tab, select the Enable the User-Defined Logon Screen check box.
-
Click OK to close the User-Defined Logon Configuration window.
-
The @UserDefinedLogon Screen function with LDAP authentication is now used during the logon process.
Item |
Description |
General Tab |
|
Enable the User-Defined Logon Screen |
Select the check box to display the User-Defined Logon window at logon instead of the PROIV Logon window. Enabling this screen turns on the LDAP support, which facilitates the connection and authentication with an LDAP server. |
Enable PROIV Password Validation |
Select the check box to turn on PROIV password validation during the logon process. This checks the password held against the PROIV Logon ID and if the validation is successful, the logon occurs, if it is invalid, an error message appears. |
LDAP Tab |
|
LDAP Server Connection and Authentication |
This section enables you to configure and test the LDAP connection server details, set up the authentication type and to enable automatic logon if user name mappings are unique. |
URL |
Enter the LDAP server connection string details. This is the URL where the LDAP server is located. A250 - Non-Mandatory |
Select the LDAP authentication type. The options are: simple - Uses weak authentication (clear-text password) none - Uses no authentication (anonymous) |
|
Test Authentication |
Click to test the LDAP authentication details. The Test LDAP Authentication window appears. Enter the LDAP user name and password you want to authenticate and click the Test . A connection is attempted to the LDAP server configured in the URL field and a message appears indicating a successful or unsuccessful connection. For example, a successful connection is confirmed with a 'The LDAP server connection has been successfully made and authenticated.' message. An unsuccessful logon attempt is reported with a 'The LDAP server connection or authentication has failed.' message. |
Automatic Logon if the Mapping is Unique |
Select the check box to ensure that when there is one Co/Div (Company and Division) and PROIV User ID mapped to an LDAP user name, automatic logon occurs and the Select the PROIV User window is not displayed. |
|
|
Mappings of LDAP to PROIV Users |
This section enables the creation, amendment and deletion of mappings between LDAP users, Co/Divs and PROIV User IDs. The columns can be sorted by clicking on the appropriate header. |
LDAP User |
Displays the name of the LDAP user. |
Co Div |
Displays the Co/Div name. |
PROIV User |
Displays the name of the PROIV user. |
Add |
Click to display the Add a new LDAP to PROIV user mapping window. Enter the LDAP user name in LDAP Username field, select the appropriate Company and Division from the Co/Div drop-down list and select the appropriate User ID from the PROIV User ID drop-down list. Click here for more information. |
Delete |
Select the appropriate mapping and click Delete to delete the mapping. Click here for more information. |
Modify |
Select the appropriate mapping and click Modify to change the mapping details. Click here for more information. |
OK |
Click OK to close the User-Defined Logon Configuration window. |
Topic ID: 700041