O'Reilly - LDAP System Administration (2003)(1).pdf

(6900 KB) Pobierz
29887643 UNPDF
[ Team LiB ]
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
: 1-56592-491-6
Pages
: 308
If you want to be a master of your domain, LDAP System Administration will help you get up and running quickly
regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll
be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.
[ Team LiB ]
29887643.037.png 29887643.038.png 29887643.039.png 29887643.040.png 29887643.001.png
[ Team LiB ]
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
: 1-56592-491-6
Pages
: 308
Copyright
Preface
How This Book Is Organized
Conventions Used in This Book
Comments and Questions
Acknowledgments
Part I: LDAP Basics
Chapter 1. "Now where did I put that...?", or "What is a directory?"
[ Team LiB ]
Section 1.1. The Lightweight Directory Access Protocol
Section 1.2. What Is LDAP?
Section 1.3. LDAP Models
Chapter 2. LDAPv3 Overview
Section 2.1. LDIF
Section 2.2. What Is an Attribute?
Section 2.3. What Is the dc Attribute?
Section 2.4. Schema References
Section 2.5. Authentication
Section 2.6. Distributed Directories
Section 2.7. Continuing Standardization
Chapter 3. OpenLDAP
Section 3.1. Obtaining the OpenLDAP Distribution
Section 3.2. Software Requirements
Section 3.3. Compiling OpenLDAP 2
Section 3.4. OpenLDAP Clients and Servers
Section 3.5. The slapd.conf Configuration File
Section 3.6. Access Control Lists (ACLs)
[ Team LiB ]
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
: 1-56592-491-6
Pages
: 308
If you want to be a master of your domain, LDAP System Administration will help you get up and running quickly
regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll
be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.
29887643.002.png 29887643.003.png 29887643.004.png 29887643.005.png 29887643.006.png 29887643.007.png 29887643.008.png 29887643.009.png 29887643.010.png 29887643.011.png
Chapter 4. OpenLDAP: Building a Company White Pages
Section 4.1. A Starting Point
Section 4.2. Defining the Schema
Section 4.3. Updating slapd.conf
Section 4.4. Starting slapd
Section 4.5. Adding the Initial Directory Entries
Section 4.6. Graphical Editors
Chapter 5. Replication, Referrals, Searching, and SASL Explained
Section 5.1. More Than One Copy Is "a Good Thing"
Section 5.2. Distributing the Directory
Section 5.3. Advanced Searching Options
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
Section 5.4. Determining a Server's Capabilities
Section 5.5. Creating Custom Schema Files for slapd
Section 5.6. SASL and OpenLDAP
Part II: Application Integration
Chapter 6. Replacing NIS
Section 6.1. More About NIS
Section 6.2. Schemas for Information Services
Section 6.3. Information Migration
Section 6.4. The pam_ldap Module
Section 6.5. The nss_ldap Module
Pages
Section 6.6. OpenSSH, PAM, and NSS
Section 6.7. Authorization Through PAM
Section 6.8. Netgroups
Section 6.9. Security
If you want to be a master of your domain, LDAP System Administration will help you get up and running quickly
regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll
be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.
Section 6.10. Automount Maps
Section 6.11. PADL's NIS/LDAP Gateway
Chapter 7. Email and LDAP
[ Team LiB ]
Section 7.1. Representing Users
Section 7.2. Email Clients and LDAP
Section 7.3. Mail Transfer Agents (MTAs)
Chapter 8. Standard Unix Services and LDAP
Section 8.1. The Directory Namespace
Section 8.2. An FTP/HTTP Combination
Section 8.3. User Authentication with Samba
Section 8.4. FreeRadius
Section 8.5. Resolving Hosts
Section 8.6. Central Printer Management
Chapter 9. LDAP Interoperability
Section 9.1. Interoperability or Integration?
Section 9.2. Directory Gateways
Section 9.3. Cross-Platform Authentication Services
Section 9.4. Distributed, Multivendor Directories
Section 9.5. Metadirectories
Section 9.6. Push/Pull Agents for Directory Synchronization
Chapter 10. Net::LDAP and Perl
Section 10.1. The Net::LDAP Module
Section 10.2. Connecting, Binding, and Searching
Section 10.3. Working with Net::LDAP::LDIF
[ Team LiB ]
: 1-56592-491-6
: 308
29887643.012.png 29887643.013.png 29887643.014.png 29887643.015.png 29887643.016.png 29887643.017.png
[ Team LiB ]
Section 10.4. Updating the Directory
Section 10.5. Advanced Net::LDAP Scripting
Part III: Appendixes
Appendix A. PAM and NSS
Section A.1. Pluggable Authentication Modules
Section A.2. Name Service Switch (NSS)
Appendix B. OpenLDAP Command-Line Tools
Section B.1. Debugging Options
Section B.2. Slap Tools
Section B.3. LDAP Tools
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
Section C.1. Schema Files
Section C.2. Attributes
Section C.3. Object Classes
Appendix D. LDAP RFCs, Internet-Drafts, and Mailing Lists
Section D.1. Requests for Comments
Section D.2. Mailing Lists
Appendix E. slapd.conf ACLs
Section E.1. What?
Section E.2. Who?
Pages
: 308
Section E.3. How Much?
Section E.4. Examples
If you want to be a master of your domain, LDAP System Administration will help you get up and running quickly
regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll
be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.
[ Team LiB ]
Appendix C. Common Attributes and Objects
: 1-56592-491-6
Colophon
Index
[ Team LiB ]
29887643.018.png 29887643.019.png 29887643.020.png 29887643.021.png 29887643.022.png 29887643.023.png 29887643.024.png 29887643.025.png
[ Team LiB ]
Copyright
Copyright © 2003 O'Reilly & Associates, Inc.
Printed in the United States of America.
Published by O'Reilly & Associates, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472.
O'Reilly & Associates books may be purchased for educational, business, or sales promotional use. Online editions
are also available for most titles ( http://safari.oreilly.com ) . For more information, contact our
corporate/institutional sales department: (800) 998-9938 or corporate@oreilly.com .
Table of Contents
Index
Reviews
Reader Reviews
Errata
LDAP System Administration
By Gerald Carter
Publisher : O'Reilly
Pub Date : March 2003
ISBN
Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are registered trademarks of O'Reilly &
Associates, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are
claimed as trademarks. Where those designations appear in this book, and O'Reilly & Associates, Inc. was aware of
a trademark claim, the designations have been printed in caps or initial caps. The association between the image of
a mink and the topic of LDAP system administration is a trademark of O'Reilly & Associates, Inc.
While every precaution has been taken in the preparation of this book, the publisher and author assume no
responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.
[ Team LiB ]
: 1-56592-491-6
Pages
: 308
If you want to be a master of your domain, LDAP System Administration will help you get up and running quickly
regardless of which LDAP version you use. After reading this book, even with no previous LDAP experience, you'll
be able to integrate a directory server into essential network services such as mail, DNS, HTTP, and SMB/CIFS.
[ Team LiB ]
[ Team LiB ]
29887643.026.png 29887643.027.png 29887643.028.png 29887643.029.png 29887643.030.png 29887643.031.png 29887643.032.png 29887643.033.png 29887643.034.png 29887643.035.png 29887643.036.png
Zgłoś jeśli naruszono regulamin