个人工具

OpenLDAPAdminGuide

来自Ubuntu中文

跳转至: 导航, 搜索

OpenLDAP 管理员指南

原文出处:http://www.openldap.org/doc/admin23/

原文作者:OpenLDAP 项目组 <http://www.openldap.org/>

授权许可:创作共享协议

翻译人员:FireHare StarBear

校对人员:Leal

贡献者:

适用版本:OpenLDAP 2.3

文章状态:等待翻译


目录

0. Preface(前言)

.0.1 Copyright(版权)

.0.2 Scope of this document(本文适用范围)

.0.3 Acknowledgments(鸣谢)

.0.4 Amendments(修正)

.0.5 About this document(关于本文档)

1. Introduction to OpenLDAP Directory Services(介绍 OpenLDAP 目录服务)

.1.1 What is a directory service?(什么是目录服务)

.1.2 What is LDAP?(什么是 LDAP)

.1.3 How does LDAP work?(LDAP 如何工作)

.1.4 What about X.500?(什么是 X.500)

.1.5 What is the difference between LDAPv2 and LDAPv3?(LDAPv2 和 LDAPv3 之间有什么不同)

.1.6 What is slapd and what can it do?(什么是 slapd ?它能做什么?)

.1.7 What is slurpd and what can it do?(什么是 slurpd ?它能做什么?)

2. A Quick-Start Guide(快速入门指南)

3. The Big Picture - Configuration Choices(配置选择)

.3.1. Local Directory Service

.3.2. Local Directory Service with Referrals

.3.3. Replicated Directory Service

.3.4. Distributed Local Directory Service

4. Building and Installing OpenLDAP Software(编译安装 OpenLDAP 软件)

.4.1. Obtaining and Extracting the Software(获取并解开软件)

.4.2. Prerequisite software(所需软件)

.4.3. Running configure(运行 configure 脚本)

.4.4. Building the Software(编译软件)

.4.5. Testing the Software(测试软件)

.4.6. Installing the Software(安装软件)

5. Configuring slapd(配置 slapd)

.5.1. Configuration Layout(配置层次)

.5.2. Configuration Directives(配置指令)

.5.3. Access Control(未译)

.5.4. Configuration Example(未译)

6. The slapd Configuration File(slapd 配置文件)

.6.1. Configuration File Format(配置文件格式)

.6.2. Configuration File Directives(配置文件指令)

.6.3. Access Control(访问控制)

.6.4. Configuration File Example(配置文件示例)

7. Running slapd(运行 slapd)

.7.1. Command-Line Options(命令行选项)

.7.2. Starting slapd(启动 slapd)

.7.3. Stopping slapd(停用 slapd)

8. Database Creation and Maintenance Tools(数据库创建维护工具)

.8.1. Creating a database over LDAP(在 LDAP 上创建数据库)

.8.2. Creating a database off-line(离线创建数据库)

.8.3. The LDIF text entry format(LDIF 文本条目格式)

9. Schema Specification(模式说明)

.9.1. Distributed Schema Files(发布的模式文件)

.9.2. Extending Schema(扩展模式)

10. Security Considerations(安全考虑)

.10.1. Network Security(网络安全)

.10.2. Data Integrity and Confidentiality Protection(数据完整和隐私保护)

.10.3. Authentication Methods(认证方式)

11. Using SASL(使用 SASL)

.11.1. SASL Security Considerations(SASL 安全考虑)

.11.2. SASL Authentication(SASL 认证)

.11.3. SASL Proxy Authorization(SASL 代理授权)

12. Using TLS(使用 TLS)

.12.1. TLS Certificates(TLS 证书)

.12.2. TLS Configuration(TLS 配置)

13. Constructing a Distributed Directory Service(构建分布式目录服务)

.13.1. Subordinate Knowledge Information(下级知识信息)

.13.2. Superior Knowledge Information(上级知识信息)

.13.3. The ManageDsaIT Control(ManageDsaIT 控制)

14. Replication with slurpd(使用 slurpd 复制)

.14.1. Overview(概述)

.14.2. Replication Logs(复制日志)

.14.3. Command-Line Options(命令行选项)

.14.4. Configuring slurpd and a slave slapd instance(配置 slurpd 和从 slapd 实例)

.14.5. Advanced slurpd Operation(高级 slurpd 操作)

15. LDAP Sync Replication(LDAP 同步复制)

.15.1. The LDAP Content Synchronization Protocol(LDAP 内容同步协议)

.15.2. Syncrepl Details(syncrepl 详述)

.15.3. Configuring Syncrepl(配置 syncrepl)

16. The Proxy Cache Engine(代理缓存引擎)

.16.1. Overview(概述)

.16.2. Proxy Cache Configuration(代理缓存配置)

A. Generic configure Instructions(通用配置指令)

B. OpenLDAP Software Copyright Notices(OpenLDAP 软件版权声明)

.B.1. OpenLDAP Copyright Notice(OpenLDAP 版权声明)

.B.2. Additional Copyright Notice(附加版权声明)

.B.3. University of Michigan Copyright Notice(Michigan 大学版权声明)

C. OpenLDAP Public License(OpenLDAP 公用许可)