If you are a Windows Users:? This is a common error when you use XAMPP since LDAP is not enabled by default. You can follow this steps to make sure LDAP works in your XAMPP [Your Drive]:\xampp\ph...
分类:
其他好文 时间:
2014-11-26 14:36:57
阅读次数:
177
curl是使用URL语法的传送文件工具,支持FTP、FTPS、HTTP HTPPS SCP SFTP TFTP TELNET DICT FILE和LDAP。curl支持SSL证书、HTTP POST、HTTP PUT 、FTP 上传,kerberos、基于HTT格式的上传、代理、cookie、用户+...
分类:
Web程序 时间:
2014-11-23 22:52:42
阅读次数:
246
之前写blog遇到的问题主要是,截图无法直接粘贴到blog编辑页上,于是尝试用博客园推荐的客户端。 配置过程Windows Live Writer配置步骤有详细说明。 截图效果:
xiachengjiao@webwall:/$ ll 根目录xiachengjiao@webwall:~$ ll home目录find ./ -name "*.*" | xargs grep "about" 查找带有about字符串的文件名称find -name ldap.h 以文件名进行查找该文件...
分类:
系统相关 时间:
2014-11-21 10:36:45
阅读次数:
247
SQLServer高可用方案方案一:AsynchronousMirror+Alias方案介绍数据库服务器配置异步镜像关系,程序客户端连接串配置别名连接。1.在SQLServer客户端配置中创建别名,在客户端的连接串设置中用别名代替服务器名或IP地址。2.写一个实用程序,在镜像角色切换的时候,更新别名。3...
分类:
数据库 时间:
2014-11-19 16:15:44
阅读次数:
1042
配置linux通过ad认证的方法有很多,如samba使用的winbind方式。这里我使用的是pam_ldap方式,网上有很多这样相关的文章,都是按官网上一步步做,先配nsswitch.conf,再配ldap.conf。配置nsswitch.conf的作用是告诉系统去哪里获取到用户的pw信息(如getpwnam,getpwuid等函数调用..
作用:自动为客户端配置YUM源,为使用yum安装软件包提供便捷。1、服务端配置yum模块(1)模块清单[root@puppet~]#tree/etc/puppet/modules/yum/
/etc/puppet/modules/yum/
├──files
│├──yum.conf
│└──RPM-GPG-KEY-CentOS-6
├──manifests
│├──config.pp
│├..
分类:
其他好文 时间:
2014-11-17 14:16:38
阅读次数:
299
preface:ldap 主要概念及术语OpenNebula issues:missing step to use LDAP as default drivercp -r /var/lib/one/remotes/auth/ldap /var/lib/one/remotes/auth/default...
分类:
Web程序 时间:
2014-11-15 21:47:41
阅读次数:
352
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for...
分类:
其他好文 时间:
2014-11-14 23:56:49
阅读次数:
313
Standalone LDAP Daemon, slapd(standalone lightweight access protocol)ldap 389 default listener portceph 6789Lightweight Directory Access ProtocolLDAP目...
分类:
其他好文 时间:
2014-11-14 15:33:53
阅读次数:
247