码迷,mamicode.com
首页 >  
搜索关键字: ldap sasl    ( 1273个结果
Openldap错误:ldap_sasl_interactive_bind_s: Invalid credenti
最近在redhatenterpriselinux6.0上配置openldap服务器时总是在提示一个错误:ldapwhoami或者ldapsearch是出现sasl绑定错误ldap_sasl_interactive_bind_s:Invalidcredentials(49)additionalinfo:SASL(-13):usernotfound:nosecretindatabase网络上针对ldap服务器的49错误解决方法..
分类:其他好文   时间:2014-12-02 12:02:13    阅读次数:618
Tsung 初步介绍安装
tsung是erlang的一个开源的一个压力测试工具,可以测试包括HTTP, WebDAV, Mysql, PostgreSQL, LDAP, and XMPP/Jabber等服务器。针对 HTTP 测试,Tsung 支持 HTTP 1.0/1.1 ,包含一个代理模式的会话记录、支持 GE...
分类:其他好文   时间:2014-12-01 19:11:28    阅读次数:297
Fatal error: Call to undefined function: ldap_conn
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
php curl 的用法 转载
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
linux指令
xiachengjiao@webwall:/$ ll 根目录xiachengjiao@webwall:~$ ll home目录find ./ -name "*.*" | xargs grep "about" 查找带有about字符串的文件名称find -name ldap.h 以文件名进行查找该文件...
分类:系统相关   时间:2014-11-21 10:36:45    阅读次数:247
centos php 安装memcached 扩展 支持sasl
centos php 安装memcached 扩展 支持sasl...
分类:Web程序   时间:2014-11-19 01:41:50    阅读次数:231
Linux使用pam_ldap实现windows ad认证
配置linux通过ad认证的方法有很多,如samba使用的winbind方式。这里我使用的是pam_ldap方式,网上有很多这样相关的文章,都是按官网上一步步做,先配nsswitch.conf,再配ldap.conf。配置nsswitch.conf的作用是告诉系统去哪里获取到用户的pw信息(如getpwnam,getpwuid等函数调用..
分类:Windows程序   时间:2014-11-17 14:18:23    阅读次数:477
net-ldap for ruby openldap ldap
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
ldap for ruby
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
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!