This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


LDAP: Programming Directory-Enabled Apps (MTP)

Book cover

by Mark Smith, Timothy A. Howes

ASIN: 1578700000

See more on Amazon.com

Average Customer Review: 3.5, based on 11 reviews.

Customer reviews (5 of 11)

Hmmm...OK but not as comprehensive as desired, 2002-12-30, Rating: 2.

Since the amount of books dealing with LDAP is still rather thin, I eagerly anticipated the arrival of this one in hopes that it would help cement my understanding of the topic. I fully-realized that this was a programmer-centric book and as a programmer had no reservations along those lines. My hesitancy was based upon the publisher, New Riders. Unlike O'Reilly, Addison-Wesley or Prentice-Hall, my experience wtth New Riders-published books has been spotty at best.<p>Nevertheless, I plunged forward and made the purchase in the hopes that the authors (co-authors of the LDAP spec) would be another Kernighan and Ritchie-type duo. <p>Very little background (and I consider it to be essential) is presented on LDAP. Instead, the authors plunge immediately into code examples. Futhermore, the URLs shown in the code don't work (granted the book was published in 1997). In short terms, there's not much here that can't be gleaned from the man pages or looking at the OpenLDAP source code. <p>The saving grace of the book reside in the appendices and in chapter 17, "Using the Copmmand Line LDAP Tools". These pages alone (and they constitute a good chunk of the book's volume) are sufficient to make my investment in this volume not wasted. It is hoped that the authors update this title. As recognized authorities on LDAP, they have the means to produce *the* canonical volume on ths subject.

Good intro, but not much more, 2001-04-10, Rating: 3.

One day I was told I needed to learn LDAP, so I ran out and got this book. The first three chapters basically told me what I needed to know. The rest wasn't as helpful, and I ended up on the web answering questions for myself.<p>I had a hard time getting the referenced LDAP distribution running, and once I did I found other resources to be of more service. It helped me get a base prototype running, but if I had to develop an LDAP system for production use, I'd probably just buy a package rather than build one myself (and using this book for reference.) My time is more valuable that this.<p>Its too bad they can't just roll the first three chapters into a far cheaper book. In the end that was the most valuable part, and you could have easily published that content on the web.<p>Get a used version, or borrow a friend's.

Excellent LDAP source, 2000-06-21, Rating: 5.

This is an excellent starter for LDAP client programming. It has a good reference section and good example code.

Enough To Get Started, 2000-06-04, Rating: 4.

This book contains all of the necessary information to write an LDAP application using the C programming language. This book covers the basics of LDAP directories, available LDAP libraries, and steps you through the basic LDAP API calls.<p>Both the University of Michigan and Netscape libraries are covered, and the advantages/disadvantages of each. This book also breifly explains command line utilities, such as ldapsearch, that are useful for testing and debugging applications.<p>The book contains a useful reference of the core LDAP APIs that I keep handy when I am programming. <p>Another section I found useful pertains to LDAP and threading in applications. The threading section covers information that is very important when developing server applications using LDAP.

An excellent starter book in LDAP, 2000-01-12, Rating: 5.

Based on my recent personal experience: The book is worth every penny. It gets me going "from zero to sixty five in milliseconds" ! I had 10+ years of C prog experience but I had virtually zero LDAP knowledge. This book covers the important bases that I need to know to take over a SIMS/LDAP project that another engineer left off. Too bad the book does not include much information about SIMS.

See more reviews on Amazon.com...