-
### Steps to reproduce
1.Change Active Directory password
2- The user get auth in TP
3- He wants to open an item
4- A message is displayed asking him to sync new and old passwords
### Expect…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
# Feature Request
## Feature Information:
Currently, the LDAP implementation does not let you set a custom query filter to search for users and is using a static filter :
`(&(objectClass=user)…
-
### 架构
### 安装
一般Kafka集群是由zookeeper集群和kafka集群组成。Kafka集群一般需要3个节点,使用zookeeper实现服务注册及发现。
#### 安装zookeeper集群
```
## 创建安装目录
# mkdir /opt/zookeeper
## 下载对应的软件解压
# wget http://mirror.metroca…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
ldap
### Describe the bug
I configured an "user federation" …
-
Is there such a feature at present?
For example with apache ldap it would look like this --
```
Require ldap-filter &(!(memberOf=cn=disabled,ou=groups,dc=server,dc=com))(memberOf=cn=admins,cn=www,ou…
-
## Description
I'm trying to get my self-hosted jitsi-installation to allow authenticating users from 2 subdomains using LDAP. In Prosody, this works:
```
VirtualHost "subdomain1.example.com"
au…
-
* 问题描述
nacos配置ldap,怎么配置某个组登录, 查看example没有看到相关配置,通过社区群机器人恢复需要添加一下配置,最后我想了解nacos集成ldap是否支持限制只允许某个组访问,如果支持需要怎么配置,感谢一切回答!
```
nacos.core.auth.ldap.group-search-base=ou=Group,dc=xx,dc=xx
…
-
looking at the logs it cant find any user named (edge) that im resetting to test
bellow is my config
please all passwords are fake
the ou has been modfiyed to hide the org
-
### The problem
I have nested groups in LDAP, like this
group base DN ou=groups,dc=company,dc=com
groups:
cn=HWDept,ou=groups,dc=company,dc=com
cn=Team1,cn=HWDept,ou=groups,dc=company,dc=com
cn=…