码迷,mamicode.com
首页 >  
搜索关键字:jira confluence ldap    ( 2290个结果
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
jira与mysql的配合搭建调整
jira与mysql数据的整合第一步:电脑上安装mysql数据库,不做多得解释,自己搞定第二步; 在mysql数据库中建一个名为 jiradb的数据库,账号root密码root编码格式 utf-8第三步: 在jira默认数据库里面(就是安装的时间的第二个路径;也就是数据保存的地方)找到一个文件名为d...
分类:数据库   时间:2014-11-18 23:54:15    阅读次数:397
持续集成(CI)工具------Hudson(Continuous Integration)安装与配置详解
文章概述: 一、 描述了持续集成工具Hudson的安装与配置 二、 描述了Git 、Maven环境的安装与配置 三、 描述了扩展邮件通知及其配置方法 四、 描述了jira的配置...
分类:其他好文   时间:2014-11-17 22:52:11    阅读次数:313
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!