Skip to content

Instantly share code, notes, and snippets.

View gmflau's full-sized avatar

Gilbert Lau gmflau

View GitHub Profile
@gmflau
gmflau / README.md
Last active March 16, 2018 06:18
Configuring LDAP for DataStax Enterprise OpsCenter with OpenLDAP
  1. Sample opscenterd.conf with [authentication] and [ldap] sections
[authentication]
# Set this option to True to enable OpsCenter authentication.  A default admin
# account will be created with the username "admin" and password "admin".
# Accounts and roles can then be created and modified from within the web UI.
enabled = True
authentication_method = LDAP