xiachengjiao@webwall:/$ ll 根目录xiachengjiao@webwall:~$ ll home目录find ./ -name "*.*" | xargs grep "about" 查找带有about字符串的文件名称find -name ldap.h 以文件名进行查找该文件...
分类:
系统相关 时间:
2014-11-21 10:36:45
阅读次数:
247
jira与mysql数据的整合第一步:电脑上安装mysql数据库,不做多得解释,自己搞定第二步; 在mysql数据库中建一个名为 jiradb的数据库,账号root密码root编码格式 utf-8第三步: 在jira默认数据库里面(就是安装的时间的第二个路径;也就是数据保存的地方)找到一个文件名为d...
分类:
数据库 时间:
2014-11-18 23:54:15
阅读次数:
397
文章概述:
一、 描述了持续集成工具Hudson的安装与配置
二、 描述了Git 、Maven环境的安装与配置
三、 描述了扩展邮件通知及其配置方法
四、 描述了jira的配置...
分类:
其他好文 时间:
2014-11-17 22:52:11
阅读次数:
313
配置linux通过ad认证的方法有很多,如samba使用的winbind方式。这里我使用的是pam_ldap方式,网上有很多这样相关的文章,都是按官网上一步步做,先配nsswitch.conf,再配ldap.conf。配置nsswitch.conf的作用是告诉系统去哪里获取到用户的pw信息(如getpwnam,getpwuid等函数调用..
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
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.错误错误说明今天在centos 6.3 64位版本上安装PHP5.4.3时在./configure 步骤的时候出现了下面错误configure: error: Cannot ...
分类:
Web程序 时间:
2014-11-14 12:04:10
阅读次数:
414
1,安装net-ldap addon ruby library for openldapldap for ruby implements client access LDAP protocol
分类:
其他好文 时间:
2014-11-14 10:34:53
阅读次数:
197