Customer Reviews


11 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:
 (4)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


11 of 13 people found the following review helpful:
4.0 out of 5 stars Enough To Get Started
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.

Both the University of Michigan and Netscape libraries are covered, and the advantages/disadvantages of each. This book also...

Published on June 4, 2000 by SciFi Fan

versus
7 of 7 people found the following review helpful:
3.0 out of 5 stars Good intro, but not much more
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.

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...

Published on April 9, 2001 by kent dahlgren


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

7 of 7 people found the following review helpful:
3.0 out of 5 stars Good intro, but not much more, April 9, 2001
By 
kent dahlgren (Portland, Oregon United States) - See all my reviews
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
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.

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.

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.

Get a used version, or borrow a friend's.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 13 people found the following review helpful:
4.0 out of 5 stars Enough To Get Started, June 4, 2000
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
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.

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.

The book contains a useful reference of the core LDAP APIs that I keep handy when I am programming.

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.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
3.0 out of 5 stars Good introductory book, but could be much better, December 8, 1997
By 
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
This book has the distinction of being written by the two guys who probably know more about LDAP than anyone else. Accordingly, you might expect a great deal of solid technical material about how LDAP works. What this book instead delivers is a 462-page description of the University of Michigan LDAP API routines.

Don't get me wrong-- the documentation is useful, but the examples are all extremely simplistic, and many of them won't even compile or run if you type them in verbatim.

If you need to write LDAP-enabled softare, this is about your only choice. For simple applications, this will probably teach you everything you need. If you want to write a server, or a real LDAP DUA or ADUA, this book will get you started, but no more.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
3.0 out of 5 stars Only for C++ readers, January 29, 1999
By A Customer
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
If you are looking to set up LDAP for your organization, this is NOT the book for you. If you want to write a C++ application and use LDAP, you can afford to buy this book and should.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 5 people found the following review helpful:
5.0 out of 5 stars An excellent starter book in LDAP, January 12, 2000
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
3.0 out of 5 stars A good book to begin with LDAP, October 8, 1998
By A Customer
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
A lot of information about Netscape SDK-LDAP and Michigan University. API documentation is clear, good examples in C and some examples in Shell or Perl (using Netscape LDAP tools, not Perl LDAP package) But you haven't got any info about Java and Perl Package !
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Hmmm...OK but not as comprehensive as desired, December 29, 2002
By 
Bob Nelson (Frisco, TX United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
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.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Best & Worse LDAP Book......It's the only one in Amazon....., January 6, 1998
By A Customer
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
This is a reasonable book and it covers the mechanics of the C/API and the protocol itself well enough. It would be nice to some better real world examples, but you can derive them yourself. ( Perhaps a CD or a disk would be useful ) In the next version, I think Java and C++ coverage is mandatory.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
4.0 out of 5 stars LDAP!, I need Help !, August 26, 1998
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
This LDAP Book was a very helpful tool in seting up LDAP servers in Baton Rouge Its neat and has very good explainations. Mabe with the help of this book I can make Baton Rouge the LDAP capital of the World. The book could have been better so I just gave this book 4 Stars.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 22 people found the following review helpful:
1.0 out of 5 stars Incomplete and full of bugs., October 8, 1999
This review is from: LDAP: Programming Directory-Enabled Apps (Paperback)
First, is should be clear that this book is only about programming LDAP applications. It doesn't give a clue about LDAP otherwise, which is a major omission. The book just assumes that you have access to an LDAP server that has been set up for you to write custom applications for.

But my major gripe is that the text and code examples mostly are just plain wrong, at least in a Unix environment, though they claim Unix compatibility. The very first example wouldn't even *compile*, much less work. It's not just bad programming, because many LDAP API-specific details in the book don't work as stated, or don't work at all. I found myself going back to the University of Michigan LDAP docs and sample code (also written by the authors, but much better) to figure things out.

On the other hand, there aren't any other books on LDAP programming, so I guess we're stuck.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

LDAP: Programming Directory-Enabled Apps
LDAP: Programming Directory-Enabled Apps by Tim Howes (Paperback - March 22, 1997)
$44.99 $34.42
In Stock
Add to cart Add to wishlist