July 4, 2007
Linux ldap?
How do I setup ldap server on Red hat linux?
- Check this link below.
- http://www.vnunet.com/vnunet/news/212559…
- If it's red hat 9…
yum search "ldap"
find the package
yum install <the ldap package>
updatedb
How do I setup ldap server on Red hat linux?
yum search "ldap"
find the package
yum install <the ldap package>
updatedb