码迷,mamicode.com
首页 >  
搜索关键字:动态dns ldap    ( 1113个结果
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
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
LDAP Authentication for openNebula3.2
LDAP Authentication 3.2The LDAP Authentication addon permits users to have the same credentials as in LDAP, so effectively centralizing authentication...
分类:其他好文   时间:2014-11-14 12:16:52    阅读次数:111
解决php configure: error: Cannot find ldap libraries in /usr/lib.错误
解决php configure: error: Cannot find ldap libraries in /usr/lib.错误错误说明今天在centos 6.3 64位版本上安装PHP5.4.3时在./configure 步骤的时候出现了下面错误configure: error: Cannot ...
分类:Web程序   时间:2014-11-14 12:04:10    阅读次数:414
opennebula auth module ldap
1,安装net-ldap addon ruby library for openldapldap for ruby implements client access LDAP protocol
分类:其他好文   时间:2014-11-14 10:34:53    阅读次数:197
opennebula extend(expending) auth module ldap
LDAP Authentication addon permits users to have the same credentials as in LDAP, so effectively centralizing authenticationlet any correctly authentic...
分类:其他好文   时间:2014-11-14 00:11:05    阅读次数:423
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!