OpenLDAP
Install hubzero-openldap
# yum install -y hubzero-openldap
Configure OpenLDAP database
# hzldap init # hzcms configure ldap --enable # hzldap syncusers
Test
# getent passwdYou should see an entry for user 'admin' toward the end of the list if everything is working correctly.