e LDAP server will be named instructor.example.com in this procedure.
Install the following packages:
# yum install -y openldap openldap-clients openldap-servers migrationtools net-tools.x86_64 Generate a LDAP password from a secret key (using redhat):
# slappasswd -s redhat -n > /etc/openldap/passwd Generate a X509 certificate valid for 365 days:
# openssl req -new -x509 -nodes -out […]
Recent Comments