PDA

View Full Version : very basic ldap server help needed


xIke
October 17th, 2007, 05:06 AM
Ok, I successfully setup ldap using this guide (https://help.ubuntu.com/7.04/server/C/openldap-server.html), but was wondering how to do a few things:

1) how can I secure the messages passed back and forth to the ldap server? I found a thread talking about using SSL, but couldn't get it to work.

2) how can I require a username/password in order to access the ldap server?

3) how can I add more data to the server? Is there a way to grant certain users permission to add/edit/delete content?

This is just for a personal ldap address directory, so I don't need anything too fancy...

Thanks!