-
Excellent looking plugin, however I am running into an error in the configuration. I've got it configured as follows:
```
{
"storage": "ldap",
"two-factor": {
"enabled": false,
"l…
-
Add the possibility of adding LDAP authentication for users.
-
Add ldap login support or custom bind password.
-
### Gitea Version
1.15.6
### Git Version
2.20.1
### Operating System
Debian 10 Buster
### How are you running Gitea?
Gitea was installed from Debian package (https://gitlab.com/pa…
-
Hi,
I have an AD multi-domain forest where I rely on LDAP referral search result such as the following:
```bash
# ldapsearch -H "ldap://███████.███████.███████.local" -s base -b ""
SASL/GSS-SPNE…
-
In [ldap-xplat.c#L714](https://github.com/noirello/bonsai/blob/74ce8f8548a04ab763a21ffaf4bef3ef529ced18/src/_bonsai/ldap-xplat.c#L714) you allocate `LDAP`.
0. before [`ldap_initialize` call](https:…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 6.4.3
- Ruby: 2.5.3p105
- Distribution: RHEL 7
- Module version: 6.1.0
## How to reproduce (e.g Puppet code you use)
…
-
Hi
I was wondering if someone could shed some light on the issue im having,
Currently trying to configure ldap but im getting an issue saying
```
SKIPPED INVALID USER (no username or no valid e…
-
## Bug description
Group members will not properly sync to RES if the GroupOU differs from the UserOU.
RES creates an ldapsearch filter when attempting to sync users from an AD group. The curren…
-
Does LSC support high availability, such as master-master mode or master-slave mode?