-
```
What steps will reproduce the problem?
1. If I try to run /testplugin /etc/openvpn/ldapconf/auth-ldap.conf, using the
URL ldap://192.168.3.25 config, it works
2. If i run it with URL ldap…
-
```
What steps will reproduce the problem?
1. If I try to run /testplugin /etc/openvpn/ldapconf/auth-ldap.conf, using the
URL ldap://192.168.3.25 config, it works
2. If i run it with URL ldap…
-
```
What steps will reproduce the problem?
1. If I try to run /testplugin /etc/openvpn/ldapconf/auth-ldap.conf, using the
URL ldap://192.168.3.25 config, it works
2. If i run it with URL ldap…
-
I'm currently hosting this and using it with my friends/family. However it would be great if we could use our existing LDAP (Or whatever else people are self hosting, AD etc.) users to login with thei…
-
I think it would be nice to have a way to login by ldap. Or Is there any way that I can build by myself ? phpci plugin ? or something else ?
thanks for any advice. thanks.
-
```
What steps will reproduce the problem?
1. If I try to run /testplugin /etc/openvpn/ldapconf/auth-ldap.conf, using the
URL ldap://192.168.3.25 config, it works
2. If i run it with URL ldap…
-
- [x] user can authenticate against LDAP
- [x] non LDAP user can still connect
- [x] user can be created if not in database but authenticate with LDAP
- [x] level of created user can be defined…
-
### 架构
### 安装
一般Kafka集群是由zookeeper集群和kafka集群组成。Kafka集群一般需要3个节点,使用zookeeper实现服务注册及发现。
#### 安装zookeeper集群
```
## 创建安装目录
# mkdir /opt/zookeeper
## 下载对应的软件解压
# wget http://mirror.metroca…
-
I encountered an issue while using LDAP the first time now:
1. add a local admin account during setup
2. enable LDAP
3. local admin account does not work anymore (likely bc LDAP is tried always)
…
-
Hi,
I am not able to login to Airflow server with LDAP authentication. I manually checked the ldap_auth.py code and was able to login by this function ldap_auth.LdapUser.try_login(username,password…