X

Novell's LDAP Developer's Guide

Product ID : 18985589


Galleon Product ID 18985589
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
3,846

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Novell's LDAP Developer's Guide

Product Description Learn how to develop applications that integrate Novell Directory Service with LDAP. You'll learn everything you need to know about Novell's LDAP server and SDK, including troubleshooting and tuning tips based on real-world experience. The accompanying CD includes sample code and Novell utilities for LDAP. Written for intermediate to advanced Java and C programmers. Includes an appendix on LDAP standards developed by the Internet Engineering Task Force (IETF). Amazon.com Review Encompassing a lot of general-interest information on Lightweight Directory Access Protocol (LDAP), as well as detailed information on Novell Directory Services (NDS) eDirectory--Novell's implementation of the open LDAP standards-- Novell's LDAP Developer's Guide has lots going for it. It's a good choice for anyone who's interested in LDAP, and a perfect choice for Novell shops. This book contains a full range of information about LDAP in the Novell environment, from implementation instructions for administrators to software engineering information that's of interest to developers. The programming material forms the core of this book, however; people who write LDAP applications for Novell will get the most out it. In discussing LDAP generally, the authors--all of whom are Novell employees who are involved in developing NDS eDirectory--rely heavily on prose to get details across to their readers. Schematic diagrams of directory trees and object hierarchies make concepts clearer, and commented code listings make it clear how software interacts with LDAP environments. Code listings, almost entirely in Java, are more prevalent in the 50 percent of the book that's concerned directly with software development. The authors take care to state the problem that they're solving, present the code that does the job, and call attention to specific portions of the code that illustrate new techniques. There's no shortage of opinions here, either. The authors usually explain what they consider the one way to do something, noting that other approaches exist, but aren't (in their opinions) as good. They make frequent reference to standards documents, too, so it's easy to do further research. --David Wall Topics covered: Lightweight Directory Access Protocol (LDAP), particularly as it's implemented in the Novell Directory Services (NDS) eDirectory server. Software development for Novell LDAP environments gets top billing, with exploration of several LDAP software development kits (including those for C, Java, ActiveX, and the Java Naming and Directory Interface (JNDI)). The authors show how to write routines that connect to LDAP servers, search for information on them, and write modifications to the data. LDAP schema management gets attention, as do LDAP controls and extensions. There's also configuration and administration information here--all that you need, really. From the Publisher Inside you'll find just what you need to: Install and tune LDAP on NetWare, Windows NT, Solaris, or Linux Employ LDAP for your intranet or Internet applications Develop applications that integrate with NDS eDirectory using LDAP Retrieve and update schema Add, modify, rename, move, delete, and retrieve entries Handle multiple simultaneous connections to the server Recognize common errors and debug your LDIF files Use controls and extensions to harness the extensible nature of LDAP CD-ROM INCLUDED WITH: Sample code, NDS eDirectory, and Novell Developer Kits From the Back Cover Novell's LDAP Developer's Guide Leverage the Power of Directories without the Overhead This essential guide to LDAP is packed with practical examples for using this protocol to streamline data-sharing across applications - cutting out data duplication and incompatibility. Novell developers Roger Harrison, Jim Sermersheim, and Steve Trottier offer you insider how-to's on globalizing your directory - even if you have numerous servers in different locations. You'll improve your develope