vote up 4 vote down star

I'm going to work on a project with requires extensive knowledge about LDAP. I do already know the basis of LDAP concepts and I have used LDAP for very simple stuff.

I'd like a book that makes a quick introduction to LDAP and then enter the hardcore stuff like security, schemas, replication, multiple directories and such things.

What LDAP book do you recommend?

flag
1  
LDAP in what environment? Windows? Unix? Mac? Are you going to be programming LDAP? What language/system? C# / .NET? Java? PHP? Something else? – marc_s Jun 24 at 8:03

3 Answers

vote up 2 vote down

Some good book references with descriptions (take your pick).

Mastering OpenLDAP: Configuring, Securing and Integrating Directory Services by Matt Butcher
Here is a review of Mastering OpenLDAP"

The ABCs of LDAP: How to Install, Run, and Administer LDAP Services

link|flag
vote up 1 vote down

Understanding and Deploying LDAP Directory Services is one of the earliest books, written by the Nestcape guys who pioneered LDAP. It's pretty comprehensive on the design and architecture side without getting into specifics of particular LDAP servers.

link|flag
vote up 0 vote down

LDAP System Administration from O'Reilly is another useful book on the subject

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.