feat: 开发环境ldap设置
This commit is contained in:
@@ -199,4 +199,11 @@ iot:
|
|||||||
|
|
||||||
# 插件配置
|
# 插件配置
|
||||||
pf4j:
|
pf4j:
|
||||||
pluginsDir: ${user.home}/plugins # 插件目录
|
pluginsDir: ${user.home}/plugins # 插件目录
|
||||||
|
|
||||||
|
spring:
|
||||||
|
ldap:
|
||||||
|
urls: ldap://192.168.88.205
|
||||||
|
base: dc=agrandtech,dc=com
|
||||||
|
username: uid=root,cn=users,dc=agrandtech,dc=com
|
||||||
|
password: Tian7989!
|
||||||
Reference in New Issue
Block a user