-
### Steps to reproduce the problem
After updating to 3.5.3 trying to authenticate redirects to a blank page.
1. Have LDAP setup on `.env.production`:
```
LDAP_ENABLED=true
LDAP_HOST=127.0.0.1
…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Hi everyone
I'm trying to co…
-
In my ldap the users are located in `DN=(ou=users,dc=example,dc=com)`, and service accounts in `DN=(ou=sa,dc=example,dc=com)`. The size of LDAP is huge and it is crucial to limit the search scope to t…
-
### Steps to reproduce
1. Go in admin gui
2. go in user tab
3. Press ldap synchonisation
### Expected behaviour
After upgrading from version 2 my users are showing as local users, I was hoping …
-
Hi there ,
Like some other user , i would like to use your project to forward auth to LDAP server from Traefik .
There is STILL few LDAP server without TLS in my environement (I know..... it's a…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
This line
``` ruby
options[:filter].delete(:in)
```
(https://github.com/Mazwak/active_directory/blob/master/lib/active_directory/base.rb#L269)
causes `undefined method 'delete' for Net::LDAP::Filt…
-
Добрый день!
Как можно ограничить выдачу из AD например только все у которых есть любой из телефонов, заданных в профиле.
Вопрос с тем, что в AD есть служебные пользователи. и их бы не выводить
dkhv updated
2 months ago
-
Hello,
My goal is to automatically populate identities (mail, cn or displayName, o) using LDAP ($config['ldap_public'])
I tried new_user_identity without success, so I decided to switch to identit…
jejbq updated
6 months ago
-
**Issue Summary**
If I have these settings for LDAP:
```
LDAP_URL: "'ldaps://b00011.example.dk:636'"
LDAP_BASEDN: "'DC=b00011,DC=example,DC=dk'"
```
- Login works just fine.
If I then try…