LDAP: Programming Directory-Enabled Apps (MTP) buy bestselling books in print, audio books
|
 |
List Price: $44.99 Our Price:
$44.99
You Save: $0
|
| [ + Zoom ] [ Buy Now ] |
Book : Usually ships in 24 hours |
|
|
LDAP: Programming Directory-Enabled Apps (MTP) description
Tim Howes's LDAP: Programming Directory-Enabled Applications with Lightweight Directory Access Protocol is a very useful and (given the technical subject matter) surprisingly readable guide to the Lightweight Directory Access Protocol (LDAP), the preferred protocol for providing directory services on today's Internet. The book provides a solid introduction to what LDAP is, including its history and architecture, and then proceeds to cover LDAP API programming via C and C++ in clear, discrete examples that range from simple searching to filtering, reading, and updating LDAP directories. More advanced topics include asynchronous LDAP programming with threads, as well as building a command-line LDAP search utility. For programmers, this text is useful because of its overall clarity, although it also covers some of the specifics of developing in LDAP on Windows 95/NT, Macintosh, and UNIX. Non-programmers will also find the chapters on using command-line versions of LDAP (available in Netscape's implementation) to be very useful. The authors even provide examples of programming LDAP utilities through scripting in Perl, as LDAP applications can be prototyped using scripting languages first, then coded in the actual API using C/C++. On the whole, this is an exceptionally clear book that covers this valuable protocol extremely well. |
|
LDAP: Programming Directory-Enabled Apps (MTP) Customer Reviews
|
|
|
|
♥♥♥♥♥ |
Hmmm...OK but not as comprehensive as desired
|
| 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. 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. 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. 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. |
|