当前位置:网站首页>Jenkins access openldap user authentication
Jenkins access openldap user authentication
2022-06-13 09:19:00 【IChen.】
Administrator login –> Global security configuration
ldap
Server:x.x.x.x:389 ( You don't need to bring ldap://)
root DN: empty
User search base:dc=xx,dc=xx(# Own openldap The settings are the same )
User search filter:uid={0} (# This is the default value )
Group search base:dc=xx,dc=xx(# Own openldap The settings are the same )
Group search filter: empty
Group membership:Search for LDAP groups containing user Group membership filter( If the value is empty )
Manager DN:cn=admin,dc=xx,dc=xx
Manager Password:xxxx( Administrator's password )
Display Name LDAP attribute:uid
Email Address LDAP attribute:mail
Click verify after setting , The verification information is as follows
Login
Authentication: successful
User ID: wanyanzj
User Dn: cn=wanyanzj,ou=People,dc=xx,dc=xx
User Display Name: wanyanzj
User email: [email protected].xx
jenkins
Lookup
User lookup: successful
User groups consistent (login and lookup)
LDAP Group lookup: successful (2 groups)
边栏推荐
猜你喜欢
随机推荐
20211005 Hermite matrix and some properties
JUC Unsafe
谨记! 写代码别太自信! 一定要写点关键日志info输出,不然问题都定位不到。
Routing - static routing
QML compilation specification
C language: data storage in memory
Yolov5 face video stream
类的加载概述
马斯克的「元宇宙」梦
Download address of QT source code of each version
Summary of the first retrospective meeting
Longadder of the source code of JUC atomic accumulator
Final principle
LeetCode 5270. 网格中的最小路径代价(动态规划)
C language: shortcut keys commonly used in VS
QT multithreaded TCP server
C # introductory series (XIII) -- getting to know the structure for the first time
Library management system based on wechat applet Rar (thesis + source code)
I set up a blog
Three indexes reflecting system reliability in performance test: MTTF, MTTR and MTBF