-
Hey guys,
I was searching for ldap authentication on adhocracy. Can't really find one. So I am wondering if there really is none? Or if so how to make it work. If not, are there plans to add ldap aut…
gossi updated
11 years ago
-
One co-worker is implementing ldap authentication on mcomaster, we had succeed on it using devise, but currently the code is exclusive, it is not possible to have both ldap and database authentication…
-
I've tried to use LDAP to connect AD, but it always fail with an error whatever I set in config.inc.php.
There's my LDAP setting in config.inc.php:
$auth["type"] = "ldap";
$auth["session"] = "php…
-
Hello there,
When configuring auth_ldap, I would like some users who are located in different OUs to be able to login. Other people will not be able to login. Is it possible?
For example:
In my A…
-
### Steps to reproduce
1.
2.
3.
Some pages of the Admin user such Users, Tasks, Renewal, Logs, Database. The pages are displayed, but without data. The browser was cleaned from cookies, teste…
-
It would be great to have a LDAP Authentication module.
This will help the "self hosting community" to have a SSO within their environment.
-
**Describe the bug**
In May 2023 I debugged an issue for the login of an user with ldap authentication.
With the enabling of the vault debug log I got the following lines in the vault logs:
```
…
-
The .htpasswd auth is difficult to scale or manage beyond a few users. Supporting LDAP would allow for large number of users in both *nix and Windows environments.
-
**Description**
In both 3006.8 and 3006.9 when trying to use ldap authentication for salt-api there is an error we get related to python-ldap module even though python-ldap is installed. The error is…
-
```
Hello,
I have the following testing environment:
Pre-configured VM with OpenMeetings 1.0 RC1 running over Ubuntu Server;
ldap_config_path configured and om_ldap.cfg configured for OpenLDAP.
And …