-
Hey i get this error when i will start ldap-server ...
```
node node_modules/ldap-server-mock/server.js --conf=/data/ldap-server-mock-conf.json --database=/data/users.json
/data/node_modules/ldap-s…
-
When a user changes their mail address in LDAP, Zulip will create a new account for them on next login. Changing back the mail address allows you to access your "previous" account.
Expected behavio…
-
Hi!
I have two groups:
* sentry_admin
* sentry_owner
Where each group have members which are `memberof` each group.
```
# sentry_admin, groups, site.io
dn: cn=sentry_admin,ou=groups,dc=site,d…
-
Just a minor suggestion: it would be really helpful on the front page to describe the default format of DNs for users, which I believe is (EDITED):
```
cn=,ou=, ???
cn=,ou=,ou=users, ???…
-
I'm attempting to use puppet to install everything on clean CentOS 6.5 machines. Right now it's just a master with a couple of clients. The server install goes smoothly. When, I add the client to node…
-
Team,
The ldap integration for Defect Dojo is not working.
Ref - https://github.com/DefectDojo/django-DefectDojo/issues/3981
Any suggestion?
If possible can we have it as officially part o…
-
Hey,
I'm able to login. The user data gets populated in the django user model. I'm using JWT authentication through django rest framework. The only thing which doesn't work is `user.ldap_user`. It …
-
So when defining ad_access_filter, if the security group name have a parenthesis - _**Administrative Accounts (a)**_ -, SSSD fails to apply the filter with the following error messages.
```
(2023-0…
-
Hello,
I'm trying to user a filter with memberOf filter but it doesn't work...
I just added a user and group.
Then, when I execute this command, it returns not results :
`ldapsearch -h localhost…
-
In my case I have a user `nate` with primaryGroup `nate`, this results in two results for the `(uid=$user)` filtered query in goklp:
```console
root@393f69f0-fec9-4a9f-9dc0-74f0da4beafc:~# ldapsea…