Most Helpful Customer Reviews
7 of 7 people found the following review helpful:
3.0 out of 5 stars
Good intro, but not much more, April 9, 2001
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
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
|