-
I am receiving the following error when doing an LDAP search with paged enabled:
`Error: "Socket connection not established"`
Here is my config:
```javascript
const createSecondaryClient = () =…
-
```
OpenMeetings rev.3247 (svn trunk)
When configured for LDAP login with UserID (usually used for logging into
windows), simple bind authenticates it against displayName, not
sAMAccountName or CN. (…
-
When a ldap server is configured to prevent anonymous read access, and django-auth-ldap is configured to use a AUTH_LDAP_USER_DN_TEMPLATE but AUTH_LDAP_BIND_DN/PASSWORD are not set (i.e. anonymous ser…
-
Hi!
I get "PHP Warning: ldap_search(): Partial search results returned: Sizelimit exceeded" when accessing the user manager in my dokuwiki, and I assume it is because it gets more than 1000 hits (wh…
-
Seems a bunch of fields are missing from docs on the LDAP Authentication plugin. It would be useful to have them better documented, along with examples.
For example:
```
authentication {
permissio…
-
When thinking about how to make LDAP searches done by the authorization plugins more efficient (also see #2283), I discovered that `LdapUserPlugin` can benefit from using the username as base.
Spec…
-
I am experimenting with subid support for trusted users in FreeIPA. I extended FreeIPA to allow auto-generation of subids for ID overrides in the 'Default Trust View' ID view. The override looks like …
abbra updated
4 months ago
-
### Before submitting an issue to GitBucket I have first:
- [x] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md)
- [x] searched for si…
-
When using SYNC strategy, i can successfully run `conn.extend.standard.paged_search(**search_params)` for finding disabled and expired users in Active Directory that normally returns ~18000 results (1…
-
Hi guys, I receive the following error when I try to access the login.jsp page. Any ideas?
type Exception report
message
description The server encountered an internal error () that prevented it fr…