-
**Describe the bug**
After a successful bind, a search throws the Operations error. 000004DC: LdapErr: DSID-0C090A5C, comment: In order to perform this operation a successful bind must be completed …
-
## Problem
Call `obj.delete()` results in:
```
Fatal Python error: _Py_CheckRecursiveCall: Cannot recover from stack overflow.
Python runtime state: initialized
Current thread 0x00007f955a5…
-
I've bind osTicket to a Kolab Directory Server but when I try to logon HTTP error 500 comes along. I'm running osTicket 1.10.4-115-gb218896d (b218896) on PHP 7.0.33-0+deb9u1
apache log says the fo…
ghost updated
4 years ago
-
**Describe the bug**
DS Replication shows successful sync and I can do a successful ldapsearch of a user on both of our replicated directory servers, but when searching on a specific attribute, only …
b0x68 updated
3 months ago
-
Currently it is not possible to configure lldap on the command line. It would be nice to have a command line tool that could perform the same functions as the web interface. It could provide a steppin…
-
Hello,
I have done baremetal instalation and Miso works perfectly with -Dsecurity.jdbc in setenv.sh, but if I change it to -Dsecurity.ldap and "/storage/miso/security.properties" to security.method:l…
-
**Describe the bug**
I have two authentication sources. One is LDAP and the other is Active Directory.
They are both configured the same:
- Same LDAP account
- Same AD/LDAP server over port 636 wi…
-
**Describe the bug**
Running this query
```
select jsonb_pretty(attributes) from ldap_user where object_sid = 'S-1-5-21-4049728555-799940961-2503284476-7632';
```
Seems to return some JSON da…
-
Hi.
I'm doing this from a VM:
```
rm -rf ./ldif && cp -r /vagrant/ldif/ . && chmod 777 -R ./ldif && docker run --name="openldap" --rm -p 389:389 -v /vagrant/ldap/docker.env.yaml:/container/envir…
-
For example, we could allow a maximum line length of 80 characters. This was raised in https://github.com/tldr-pages/tldr/pull/2793#issuecomment-506255809, and possibly elsewhere, but there doesn't se…