nexus配置LDAP
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nexus配置LDAP相关的知识,希望对你有一定的参考价值。
nexus配置LDAP:nexus页面——Security——LDAP
Connection——Name:ldap——LDAP server address:ldap://10.0.0.3:389——Search base:DC=ming,DC=com——Authentication method:Simple Authentication——Username or DN:CN=aa,OU=<aa帐号所在OU>,DC=ming,DC=com——Password:<aa帐号的密码>
User and group——Base DN:ou=xxxx——勾选User subtree——Object class:user——User ID attrlbute:sAMAccountName——Real name attrlbute:cn——Email attrlbute:mail——勾选Map LDAP groups as roles——Group type:Dynamic Groups——Group member of attrlbute:memberOf
说明:
1、可添加多个LDAP
2、LDAP用户受OU范围限制(Base DN处),涉及多个OU需要添加多个LDAP配置
以上是关于nexus配置LDAP的主要内容,如果未能解决你的问题,请参考以下文章