Configuring LDAP for User Authentication

Configuring LDAP for User Authentication

Lightweight Directory Access Protocol (LDAP) is generally used on non-Microsoft equipment (though it can work in conjunction with Active Directory) as a directory for sharing information. LDAP includes its own object classification system, which includes files, folders, assets (such as printers and scanners), and user information. These items can be shared by a network of computers to enable features such as universal sign-on and email address lookup. Cornerstone can use LDAP to authenticate users and evaluate their permissions, which controls access to Cornerstone data.





Objects are classified with a list of tags, the combination of which makes each object a unique item in your network. Only users with the appropriate permissions can perform LDAP searches. 




Cornerstone/Titan must be configured with the proper search strings in order to locate user and group information in LDAP. For most LDAP installations, the default values can be used and will return the proper user and group information from LDAP. However, there are instances where these values may need to be enhanced to allow Cornerstone/Titan to find the user information in LDAP.


Follow this link to the QuickStart on using LDAP with Cornerstone and Titan: http://www.southrivertech.com/wp-content/uploads/qs_Cornerstone_LDAP_UserAuth.pdf.



    • Related Articles

    • How To: Create a server with Windows LDAP authentication in Titan Nextgen

      Related To Titan Nextgen Builds 1.x and above. Question How can I configure a server to utilize LDAP as the authentication server in Titan Nextgen? Reasoning I would like to be able to integrate my current database of users so I can give them access ...
    • How To: Use Hybrid Authentication In Titan Nextgen

      Related To Titan Nextgen Enterprise Plus Builds 2.x and above. Question How can I use hybrid authentication in Titan Nextgen? Reasoning I would like to be able to manage native user accounts and windows user accounts under one server instance to ...
    • How To: Create a Server With Windows Authentication In Titan

      Question How do I create a server within Titan that utilizes Windows authentication? Reasoning I already have a database of users stored on a local windows server or an Active Directory server and would like to import these users into Titan and use ...
    • How To: Setup Key Authentication for SFTP in Titan

      Question How do I setup key authentication for SFTP in Titan. Reasoning I have a requirement from end users that need to add an extra layer of security by connecting to Titan via SFTP with key authentication.  Answer You have the option in Titan to ...
    • How To: Create SSH Keys and apply to a User

      How To: Create SSH Keys and apply to a User Question How can I create SSH keys for users and use it as authentication aside from password? Reasoning SSH Key Authentication is more secure than Password authentication. Answer Follow the below ...