Configuring LDAP-Authentication-Only (Hybrid LDAP) Mode

Perform the procedure below to configure Calyx RIM Viewing for LDAP-Authentication-Only (Hybrid LDAP) mode.

  1. Login to the application with the default admin user name and password.
    • Username: admin
    • Password: welcome1
  2. Click Add User.
  3. Use the same user details as in the Active Directory of LDAP.
    • User Name: domain\user.name
    • Status: Active (default)
    • E-mail: user email ID
    • Role: Admin
    • Groups: eCTD and NeeS.
  4. Click Add.
  5. To close the confirmation window, click OK.
  6. To close the Add User window, click Close.
  7. Click Server Settings.
  8. Select the Configuration Settings tab.
  9. Under Authentication Configuration Details, verify the Authentication Mode field value.
  10. Under Authentication Configuration Details, open the Authentication Mode list and select LDAP Authentication Only.
  11. Set the property name value for your LDAP system for the following fields:
    If you are upgrading to the new version of Calyx RIM Viewing, enter the LDAP details by copying the values from the back-up file LdapConfig.xml.
    1. Domain Name: Enter the domain name, this can be alphanumeric.
    2. LDAP Host Name: Enter the server name or IP address of the LDAP server.
    3. LDAP Server Port: Enter the port through which you can access your domain controller. This value is typically 389.
    4. Administrator Privileged User Name: Enter the user name that has administrator privileges to the domain controller.
    5. Administrator Privileged User Password: Enter the password for the user name provided.
    6. LDAP User Search Context: Enter the search context of the LDAP user connected to the Windows Active Directory.
    7. LDAP User ID Attribute Name: Enter the LDAP user ID attribute name which is connected to the Windows Active Directory.
  12. Click Update. Repeat the steps to add multiple users.
  13. In the confirmation message, click Yes.
  14. Navigate to the folder <drive>\Apache Software Foundation\Tomcat <version>\webapps\I4V\WEB-INF\config and open LdapConfig.xml using a text editor such as Notepad or XMLPad.
  15. Verify the updated values and close the LdapConfig.xml file.
  16. Stop and start the Apache Tomcat services in Tomcat Manager.
  17. Open Internet Explorer, go to http://xxxx:####//I4V/.
    where xxxx is IP address or server name.
    where #### is the port number.
  18. Press Enter
  19. Log on to the application with the created admin user account in the database authentication mode but use the password as it is in the network domain of the user as described below:
    • User name: Username present in LDAP domain
    • Password: Domain user password
  20. Under User window, verify the links to Import Users and Edit User.
  21. Click Import Users.
  22. On the Search User tab, enter a first name.
  23. Enter base domain name: DC=<sub-domain>,DC=<domain name>
  24. Click Search User.
  25. Click on any user listed in Search Results window and verify the name and value for the selected LDAP user.
  26. Click on any user listed in Search Results window and click Add.
  27. On the Add User window, edit/select the following field values:
    • Role: Admin
  28. Click Add, and then click OK on the confirmation message.
  29. On the LDAP User window, click the Import Users tab.
  30. On the Import Users tab, enter group domain name <unique name>.
    CN=<CN 31.value>, OU=<Distribution Lists>, DC=subDomain,DC=Domain
  31. Click Get Users.
  32. Select the users you want to import to the database.
  33. Click Import.
  34. On the information message, click OK.
  35. Click Close.