• Contact Us
  • Home
  • Reference

Using OpenLDAP with Aperio CAS Server

Learn how to integrate OpenLDAP with Aperio CAS Server for seamless user authentication and access control in your organization.

Written by Marty Heyman

Updated at July 27th, 2024

  • Quick Start
  • Installation
    Best Practices Configuration Troubleshooting Design Performance Platform
  • Maintenance
    Releases Upgrade
  • Reference
+ More

Replace dc=example,dc=com with your LDAP configured domain, and hostname for your LDAP server.

The search-filter provided here requires users to be members of the cas_auth group in LDAP.

Configuration to use LDAP in e.g. /etc/cas/config/standalone.yml

cas:
  authn:
    ldap:
    - base-dn: dc=example,dc=com
      bind-credential: password
      bind-dn: uid=admin,ou=people,dc=example,dc=com
      ldap-url: ldap://ldap.example.com:389
      search-filter: (&(objectClass=person)(memberOf=uid=cas_auth,ou=groups,dc=example,dc=com))

 

 

Copyright © 2020-2024 Symas Corporation. All rights reserved.
authentication server ldap integration

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Chaining Overlay with Keep Alive Function
  • cn=monitor Reference
  • Common ldap Command Parameters
  • Common slapd Command Parameters
  • Convert Single-Master to Multi-Master Replication
  • Symas Blog RSS Feed
  • Symas on Facebook
  • Symas on Twitter
  • Symas Blog
  • Symas on LinkedIn
  • Symas YouTube Channel

Copyright © 2023, Symas Corporation. All rights reserved. Privacy Statement (updated July 31, 2023)

Phone:

Main Office: +1.650.963.7601
Fax: +1.650.390.6284

Email:

Sales: sales@symas.com
Support: support@symas.com

Office Hours:

8:00 AM - 5:00 PM ET

Office Location:

Symas Corporation
PO Box 391
Grand Junction, CO 81507 USA

Expand