码迷,mamicode.com
首页 >  
搜索关键字:slapd    ( 47个结果
openldap
http://www.openldap.org/doc/admin24/intro.html#What%20is%20slapd%20and%20what%20can%20it%20do1.9. What is slapd and what can it do?slapd(8) is an LDAP...
分类:其他好文   时间:2015-04-18 12:45:58    阅读次数:140
Converting slapd.conf to a Directory Based Configu
OpenLDAP 2.4 OpenLDAP 2.4?provides some great new features over 2.3. Notable among them are the ability to store configuration data in the directory and change values on the fly. Adding a Schema ...
分类:其他好文   时间:2015-03-13 20:55:35    阅读次数:215
ldap快速搭建步骤版
步骤版: ==================================服务器的设置======================================= yuminstall-yopenldapopenldap-serversopenldap-clientsopenldap-devel cp/usr/share/openldap-servers/slapd.conf.obsolete/etc/openldap/slapd.conf&&cp/usr/shar..
分类:其他好文   时间:2015-02-25 23:53:37    阅读次数:752
ldap理论属于概念缩略词
Standalone LDAP Daemon, slapd(standalone lightweight access protocol)ldap 389 default listener portceph 6789Lightweight Directory Access ProtocolLDAP目...
分类:其他好文   时间:2014-11-14 15:33:53    阅读次数:247
LDAP研究
一、ldap介绍 ldap是轻量级的目录访问协议,重点是目录访问协议,更为重点的是协议,好吧他是一个协议。也就是一个标准。 那么实现这款协议的软件其中有一款就是openldap. 二、安装windows版本的openldap 下载好windows版的openldap,一路下一步完成安装。 重点在安装根目录里也就是%OpenLDAP%下面的slapd.conf文件   1. 默认的域名或...
分类:其他好文   时间:2014-09-28 17:58:33    阅读次数:226
CentOS (RedHat) 6.4 使用 OpenLDAP
OpenLDAP是轻型目录访问协议(LightweightDirectoryAccessProtocol,LDAP)的自由和开源的实现,在其OpenLDAP许可证下发行,并已经被包含在众多流行的Linux发行版中。它主要包括下述4个部分:slapd-独立LDAP守护服务slurpd-独立的LDAP更新复制守护服务实现LDAP协议的库工具软件..
分类:其他好文   时间:2014-08-16 17:13:32    阅读次数:999
《LDAP服务器的配置》RHEL6——第一篇 运维工程师必考
ldap这种原始的服务器搭建起来比较复杂,同时它也是CE必考的(客户端的搭建)。过段时间再写客户端的搭建、加密、共享、第一章先搭建服务器端。。1、安装openldap-servers软件包2、查看ldap模板文件的存放位置:3、拷贝ldap模板文件到配置文件目录并修改文件名为slapd.conf。4...
分类:其他好文   时间:2014-05-10 02:04:27    阅读次数:402
47条   上一页 1 ... 3 4 5
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!