|
|||||||||||||||||||||||||||||||||||
|
7 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
23 of 24 people found the following review helpful:
2.0 out of 5 stars
Am I missing something?,
By Michael Wallette (Anchorage, AK United States) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
Perhaps I just bought the wrong book for what I wanted to do, or maybe I just don't get it, but in either case, this book left me very underwhelmed.
I work at an ISP where we use LDAP for a number of purposes, from authenticating customers connecting to our network, to e-mail filtering, to htaccess authentication on our internal-use web servers. While I am comfortable using an LDAP browser to manage our users in LDAP, I really wanted more of an idea about how to set up and run an LDAP directory, so I bought this book to help me understand LDAP schemas. While this book does describe a lot of the background to LDAP directories, it really didn't do much to fill in what I am missing. How do you design an LDAP schema? How do you know when to use ou=, o=, etc.? On the plus side, I really *DID* appreciate the overview of various LDAP products currently available, and was pleased to see that all of the LDAP products I have used at work (OpenLDAP, iPlanet Directory Server and, or course, Active Directory) were described, along with their relative strengths and weaknesses. However, I really expected a little more meat--and maybe not quite as much background--about implementing an LDAP directory than I found in this book. In short, if you want a general overview of LDAP directories, this might be what you want, but if you are looking for a "how to" guide, you probably should keep looking.
14 of 16 people found the following review helpful:
4.0 out of 5 stars
A BEGINNER'S DEPENDABLE 'LDAP' HANDBOOK,
By reviewer (Zurich, Switzerland.) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
In his book, "LDAP Directories Explained: An Introduction and Analysis", Brian Arkills used subtle analysis to unveil the underlying principles of Lightweight Directory Access Protocol. This book employed a very practical approach; and included the most recent advances in LDAP technology.Both newcomers and intermediates would cherish how it explained the basics of the TCP/IP stacks; particularly, how it can be used to extract information from a hierarchial directory such as the X.500. It also gave useful suggestions on how LDAP learners could comb through data when surmising or searching for a particular piece of information, (e.g. a security certificate, an e-mail address, or similar information). In conclusion, this is an essential guide, which should provide any LDAP beginner (or enthusiast) with all the information he (or she) may need concerning this network protocol. It is worth taking a look at!
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Perfect Introduction to LDAP,
By pewis "pewis" (Germany) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
Suppose you were an administrator who is asked to run an LDAP-Server, but the only thing you know about LDAP is, that it is a fashionable IT-buzzword. Then this book is for you! If your task is to create a directory infrastructure for a whole company or organization, "LDAP Directories Explained" could be a perfect first read, but after it you will want to turn to a more comprehensive book. This book also does not claim to contain installation guides for any specific LDAP server implementation (though it has some links on this topic in one of its appendixes).
"LDAP Directories Explained" is well organized, specialized terms are being defined before they are used, there are no obvious typos and no useless digressions. Brian Arkills does a perfect job to make you understand the basic concepts of LDAP. He also makes you feel, that the LDIF-syntax which looks so deterring and obscure at the first look is in fact quite simple and he teaches you how to query an LDAP server. This is exactly the knowledge that is sufficent for 90% of the IT staff concerned with LDAP. Brain Arkill conveys it on only 200 pages. In the second half of the book he assesses three major LDAP-implementations: OpenLDAP, Microsoft Active Directory and Netscape Directory Server. We use neither of these, but the book was invaluable to me though. I remember from my last job that the basic concepts of LDAP never were adequately explained in the Microsoft curricula, so I can also heartily recommend this book to Windows sysadmins.
5 of 6 people found the following review helpful:
2.0 out of 5 stars
I guess I'm missing it too.,
By MBFox (US) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
I was looking for a book that would tie together the bits and pieces of LDAP knowledge that I had gathered from the internet for a thorough overview of LDAP. But after reading this book, I still don't have a clear understanding of basic concepts such as namespaces. One section led me to believe that a DNS-based namespace was the same as an LDAP hierarchical namespace, but then I had my doubts after reading another section. Are cn, ou, dc, and uid all object classes? I have heard that LDAP does not respond to a client with a pass/fail response, but there is a discussion of result codes in response to such operations. What are theses codes? When and how are they issued? Walk the reader through from beginning to end with an example of connecting to an LDAP server with a query or an authentication request and show the messages that are passed back to the client (if any). In a discussion of public key encryption, the author states: "the public key is published for anyone to know, whereas the private key is kept secret from everyone but the user....it doesn't matter who knows your public key, because the public key can't be used to impersonate you." Please explain this apparent paradox; if I need the public key to decrypt your message, and anyone can have the public key, then how is the data secure? Couldn't anyone tapping into our communication decrypt it if they have the public key too? Including some actual PERL, or JSP, or VB.NET with ASP.NET scripts for connecting to and querying an LDAP server would have been a plus.
It is difficult to write a technical book that doesn't merely present a collection of technical facts (which I will take on faith as being accurate). It is important to be able to state the facts plainly and connect them to form a coherent idea. For example: "A workgroup is just a group of workstations that share a browse list." I had read volumes about workgroups, workstations and browse lists in other books before finding this concise line (and many more like it) in a book by Mark Minasi. There is nothing for the reader to ponder or second-guess with such a line - it is short and to the point. As is, I didn't find a similar style in this book, nor did I find much information that isn't already freely available on the internet.
6 of 9 people found the following review helpful:
5.0 out of 5 stars
Excellent introduction to LDAP,
By Brad D Judy (Boulder, CO United States) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
I will admit upfront that I know the author so some of my views may be a bit biased, but I feel I can objectively highly recommend this book for IT folks who may be new to LDAP or just want to know more about it. Over the past few years many IT admins have been thrust into LDAP because of its use in Windows 2000 Active Directory or as part of an enterprise directory project. Personally I fall into both categories. I like the two-part format with both an explaination of the standards and technology, and then examples of how it was implemented by different vendors. This makes the book widely applicable. I feel the text is quite readable and the examples are clear. It does a good job addressing the how and why questions about LDAP. I highly recommend the book for those getting started with LDAP or wanting to better understand the concepts of something they're already using. For those who are Active Directory admins, I also recommend 'Inside Active Directory' by Kouti from the same publisher. The combination of the two books will give you a strong understanding of how Active Directory works from a directory services perspective. You'll find yourself thinking 'So that is why it works like that.'
1.0 out of 5 stars
considered harmful.,
By Dave (Texas) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
I was painfully underwhelmed when I sat down at the bookstore for about an hour with a coffee and this book. Basically, it's a semi-unrelated series of whitepapers very pointedly aimed at management types. If you're looking for persuasive essays about how directories can increase your ROI, by jingo, this is your book. You may also be introduced to some new buzzwords while you're at it. Unfortunately, if you want either the big picture of how an LDAP directory works or the nuts-and-bolts of LDAP administration, this isn't your book.
0 of 2 people found the following review helpful:
5.0 out of 5 stars
Most Accurate Book Title. Ever.,
By Cactus "Tim" (DFW, TX USA) - See all my reviews
This review is from: LDAP Directories Explained: An Introduction and Analysis (Paperback)
This is the book for people like me who had heard about directories, but couldn't get past the (&(cn=foo*)(ou=*Bar*)) notation to figure out what was going on. The book does an excellent job explaining how LDAP directories can and should work within an enterprise. Brian Arkills has written a wonderful book. Anyone who wants to learn some of the 'Why?' |
|
Most Helpful First | Newest First
|
|
LDAP Directories Explained: An Introduction and Analysis by Brian Arkills (Paperback - March 2, 2003)
$64.99 $47.44
In Stock | ||