This instruction is used to create LDAP server on Centos 7. The schema is for BAND environment. It is currently does not support other schemas. It will require changes to other BAND components if you would like to use your own schema.
NOTES on LDAP client (compute node, login node, mgmt node in the cluster)
* make sure ca.pem.key is in /etc/openldap/certs
* make sure /etc/openldap/certs has correct permission
This instruction is used to create LDAP server on Centos 7. For a recent version for RockyLinux 8, go to [here](RockyLinux-8--LDAP)
The schema is for BAND environment. It is currently does not support other schemas. It will require changes to other BAND components if you would like to use your own schema.