LDAP
Newer is not always better
Submitted by sugree on Thu, 01/03/2008 - 01:12.I was trying to setup LDAP server on CentOS 5 under VMware for testing integration with PHP, Java and Samba. Setting up LDAP server is not difficult but it takes time. I usually create LDIF and then run slapadd to initialize LDAP data and then import data converted from system account. Anyway, this attempt is just for testing so I don't want to make it too serious. All I need is just a record which contains userPassword, lmPassword and ntPassword. So I tried to create this record manually. The LDAP browser I chose was phpLDAPadmin. That was just the beginning.




