I recently learned how to build an LDAP server. I don't want to write the process step by step and repeat the wheel.
The references are as follows,
If it is too troublesome, you can view the scripts in red text and run them directly.
LDAP Service Construction
Http://www.opinsys.fi/en/setting-up-openldap-on-ubuntu-10-04-alpha2 (more detailed information)
Http://forum.ubuntu.org.cn/viewtopic.php? F = 54 & t = 246642 & START = 0
Two sheets aboveArticleCross-viewing is helpful for understanding
For more complete operations, see the following:
Http://xiaolin0199.iteye.com/blog/681198
You can run a script to build the LDAP service:
Http://pastebin.com/qGk9CzQ9
Notes for using the above script
Http://hi.baidu.com/lidongxing1005/blog/item/ebc05a02e2b04f86d53f7c26.html
LDAP client settings
Http://wiki.ubuntu.org.cn/LDAPClientAuthentication
Some advanced settings set up by the LDAP Service
Http://doc.ubuntu.com/ubuntu/serverguide/C/openldap-server.html
Some tools mentioned above
Jxplorer and phpldapadmin tools for managing LDAP Through graphical interfaces
Migrationtools