Have one to sell? Sell yours here
 
 
Implementing LDAP (Programmer to programmer)
 
See larger image
 

Implementing LDAP (Programmer to programmer) [Illustrated] (Paperback)

by Mark Wilcox (Author)
3.3 out of 5 stars  See all reviews (9 customer reviews)

Available from these sellers.


9 used from £1.99

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   AD Management Tool opens new browser window
www.admanagerplus.com  -  Active Directory Management made simpler. No more writing scripts. 
   LDAP Single Sign-On opens new browser window
www.centrify.com  -  Active Directory authentication for UNIX/Linux systems & applications. 
   Active Administrator opens new browser window
www.dbl.co.uk  -  Active Directory Management Backup and Auditing solution 
  
 

Product details

  • Paperback: 493 pages
  • Publisher: WROX Press Ltd; illustrated edition edition (Mar 1999)
  • Language English
  • ISBN-10: 1861002211
  • ISBN-13: 978-1861002211
  • Product Dimensions: 22.6 x 18.3 x 3 cm
  • Average Customer Review: 3.3 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon.co.uk Sales Rank: 727,220 in Books (See Bestsellers in Books)

    Popular in this category:

    #19 in  Books > Computing & Internet > Networking & Security > Network Topics > LDAP
  • See Complete Table of Contents

Product Description

Amazon.co.uk Review

Directory services are designed to contain all of an organisation's data in a single large, extensible, fast database. Currently, the hot standard is LDAP, so new that only Netscape currently has a commercial offering.

Mark Wilcox starts by explaining why LDAP is desirable, discusses why it has taken off when X.500 didn't and talks about LDAP's development, APIs and gateway services.

With the background covered chapter three begins with LDAP's structure, including a large section devoted to understanding objects, which are central to understanding LDAP. By the end of the chapter you're writing Perl scripts to convert CVS files to LDIF format.

By chapter five you've deployed a Netscape Directory Server and you're working with Netscape's C LDAP SDK. The section on Microsoft's Active Directory is largely theoretical as it hadn't been released in time for the book. Sun and IBM's LDAP implementations are discussed as is using Java with LDAP.

By chapter 12 you're dealing with advanced topics including replication and security after which there's a relatively large cookbook section. The appendices contain a glossary, a FAQ, reference, a section on common LDAP object classes and attributes.

The last section, which begins with an unusually personal endorsement of LDAP from the author, describes a directory enabled messaging system. Overall, a good practical introduction to LDAP. --Steve Patient



Synopsis

There is growing interest in a standard way of providing access to personal information (e.g. "white pages" data) and reducing the number of logon id's a user is required to remember or administer. The LDAP (Lightweight Directory Access Protocol) protocol is poised to be the solution to these problems. Since the IETF recently approved the version 3 of the LDAP protocol it is now really gaining steam as companies such as Sun, Novell and Microsoft are making their proprietary networks available as LDAP servers. Netscape has gone as far as to make LDAP (in the form of their Directory server) the linchpin of their overall enterprise strategy. Since the first release of Netscape Communicator and the version 3 of its servers, Netscape has provided the ability to access a LDAP server. Netscape's LDAP API's is derived from the original University of Michigan API and they have made the source public on their mozilla.org site. This means that their API can be used not only with Directory server, but any LDAP server. This book is intended for programmers and system administrators who need to build LDAP clients and install LDAP servers. It likely will also appeal to that group of experienced Web users who have heard about LDAP but wants a definitive reference on the subject. The topics covered in this book include: * The reasoning behind a central, open standard protocol and how the major vendors are planning to expose their current proprietary protocols as LDAP servers * How to implement a LDAP server in an organization's setting including how to migrate data from legacy applications into a LDAP server * The Netscape LDAP API, including practical coded examples in C, Perl and Java. * Sun's Java Naming and Directory Interfaces (JNDI), including practical coded examples * An introduction to Microsoft's ADSI, including practical coded examples * Advanced functionality including referrals, replication, security and LDAP controls. * A comprehensive reference section

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?


 

Customer Reviews

9 Reviews
5 star:
 (3)
4 star:
 (2)
3 star:
 (1)
2 star:
 (1)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
3.3 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
10 of 10 people found the following review helpful:
1.0 out of 5 stars The worst buy I have made this decade., 25 Nov 1999
By A Customer
On the "plus" side: there are few other books on LDAP.

On the "minus" side: this book is condescending, repetitive, poorly structured, superficial, full of irrelevant material, unfocussed, and the grammar is abysmal. I reached page 50 before I first came across material which was new to me ... but even then I couldn't understand it because the definitions were so vague and the examples so trivial.

Nevertheless, this book will have a permanent place on my bookshelf. Whenever in future I find myself frustrated by a newly purchased book I will take this one down and skim through it to remind myself of how bad a book really can be.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3 of 3 people found the following review helpful:
1.0 out of 5 stars Too simple. Too much on NSDS 3/4. The worst book on LDAP., 21 Jul 1999
By A Customer
Only the simple Java/C code. Nothing on extensible object (schema checking) and other V3 features. Objectclass definition is different amount different LDAP vendors. The LDAP server description on NDS, Active Directory and OpenLDAP is not enough and lack of in-depth analysis. No memtion on Microsoft Site Server 3.0. Nothing on the usage of "uid" and "cn". (Different LDAP vendors has different ways to identify entries, although LDAP standard says "uid" is the one)

Nothing on LDAP_ERROR codes.

This is the worst book on LDAP and a failure for Wrox.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
3.0 out of 5 stars A useful starting point, 14 Sep 1999
By A Customer
Whilst this may not be the definitive text on LDAP, it's definitely a very good starting point. It does have a bias toward the Netscape Directory Server - maybe some more info (other than a few lines) on other vendors' products would have been useful. It's very much a practical-based book - you gain most by downloading the examples, and the various SDKs and actually trying stuff out. There are bits missing - only a subset of the API is covered, info on the whys and wherefores of producing new objectclasses and attributes is a bit thin, more info on other LDAP server products would be appreciated. Maybe a second edition is in order. You have to look elsewhere for the complete picture, but a good starting point nonetheless.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars Great book - good LDAP introduction
This book is an excellent introduction to LDAP. It assumes that you have some knowledge of Directory Services already. Read more
Published on 25 Jun 1999

5.0 out of 5 stars A very practical guide on how to program LDAP
This book has one big advantage over a lot of others: It really helps you to understand LDAP and to start programming within few hours! Read more
Published on 7 Jun 1999

5.0 out of 5 stars Excellent! A perfect guide to LDAP
This was exactly what I was looking for. Perfect applications for real-world problems. It was concise and straight to the point. Read more
Published on 1 Jun 1999

2.0 out of 5 stars Repetitive, poorly edited.
Reading this book was my introduction to LDAP. It stressed first concepts well but then began to repeat them over and over, meanwhile glossing over more advanced issues... Read more
Published on 19 May 1999

5.0 out of 5 stars Useful and varied example-driven book
This book is squarely aimed at the practising developer/administrator, with tons of useful examples in C, Java and Perl. Read more
Published on 7 May 1999

4.0 out of 5 stars A great introduction - multiple languages too
I like this book better than the other books I have seen on the subject. I liked that he uses multiple languages and gives several good implementation projects in the back. Read more
Published on 27 April 1999

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.