会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
imcati
有所坚持,有所收获
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
2018年7月30日
ldap集成jenkins
摘要: jenkins版本:2.5.3,ldap插件:1.15 jenkins ldap支持需要安装ldap plugin,强烈建议插件安装版本为1.15及以上(支持ldap 配置测试) 安装插件: 系统管理-->管理插件-->可选插件,搜索LDAP,如果没有1.15版本的可安装,可以去 https://m
阅读全文
posted @ 2018-07-30 19:05 imcati
阅读(708)
评论(0)
推荐(0)
2018年7月27日
自动发现实现url+响应时间监控
摘要: url自动发现脚本: [root@jenkins scripts]# cat urlDiscovery.py url响应时间监控脚本: [root@jenkins scripts]# cat urlResponse.py url监控列表: [root@jenkins scripts]# cat /e
阅读全文
posted @ 2018-07-27 18:50 imcati
阅读(468)
评论(0)
推荐(0)
ldap集成confluence
摘要: confluence ldap配置跟jira ldap集成一样,请参考:https://www.cnblogs.com/imcati/p/9378668.html
阅读全文
posted @ 2018-07-27 17:25 imcati
阅读(272)
评论(0)
推荐(0)
ldap集成jira
摘要: jira默认支持ldap,通过管理员登录jira 点击 User Management --> User Directories --> Add Directory。 进行ldap配置: Server Settings: Name: 任意名称 Directory Type: 选择openldap H
阅读全文
posted @ 2018-07-27 17:10 imcati
阅读(1908)
评论(0)
推荐(0)
ldap集成nexus
摘要: nexus版本:2.14.4 添加nexus支持ldap认证: 管理员登录,点击 Administration --> Server -->Security Settings,将 OSS LDAP Authentication Realm 移至左侧 点击Security,进行ldap配置: ou=n
阅读全文
posted @ 2018-07-27 16:07 imcati
阅读(765)
评论(0)
推荐(0)
2018年7月26日
ldap集成nginx
摘要: nginx版本:1.10.2 nginx安装: wget http://nginx.org/download/nginx-1.10.2.tar.gz tar zxvf nginx-1.10.2.tar.gz cd nginx-1.10.2 ./configure --prefix=/usr/loca
阅读全文
posted @ 2018-07-26 15:34 imcati
阅读(1085)
评论(1)
推荐(0)
2018年7月24日
ldap集成rabbitmq
摘要: rabbitmq版本: 3.7.4 rabbitmq支持ldap需要开启插件: rabbitmq-plugins enable rabbitmq_auth_backend_ldap rabbitmq主要通过两个配置文件对ldap服务进行控制访问: rabbitmq.conf,advanced.con
阅读全文
posted @ 2018-07-24 18:29 imcati
阅读(872)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
公告