OpenLDAP
To use LDAP-based authentication for the Aizen Jupyter console, follow these steps:
Install OpenLDAP by running these commands:
Verify that the OpenLDAP pods are up by running this command:
If OpenLDAP pods and services are up, create users and verify that all predefined users are created using the
ldapsearch
command:
Last updated