-
Hi ,
is this addons working for os v 1.18 ? or there an other addon or plugin that will sync with AD attribute ldap and fetch more filed like office , departments company etc...
thanks
-
The Cyrillic name in sAMAccountName does not allow authorization when ldap is configured.
Not all users have mail in Active Directory attributes, so this method is chosen, as well as for the case w…
-
# User Story
### As a: admin
### I want: use ~LDAP~ Shibboleth authentication in geli
### so that:
## Estimated:
- 7 x 4hr
## Acceptance criteria:
- [ ] integration into the hda
…
-
It seems from the comments on https://github.com/osixia/docker-openldap/issues/49 that memberOf is included in this docker image and should be working as long as the group is of objectClass: groupOfUn…
-
It seems there is a bug concerning the ACL. Whatever I write in the ACLs, the ldap server doesn't apply. I get a "object not found" error. My config look like this:
```
# {1}hdb, config, foo.examp…
LuFlo updated
6 years ago
-
Hi,
Great to find this extension.
One feature request I have is to translate Active Directory GUIDs and ObjectSIDs from their native binary to their UUID4 text equivalent. This would make working…
-
**Is your feature request related to a problem? Please describe.**
Using [GSuite Secure LDAP](https://support.google.com/a/answer/9048516?hl=en) as the LDAP server for the [LDAP auth method](https://…
-
I'm trying to perform a group search withot an ou in the dn string:
```
AUTH_LDAP_GROUP_SEARCH" = LDAPSearch(
"dc=catalysis,dc=de",
ldap.SCOPE_SUBTREE,
"(objectClass=gro…
-
```
What steps will reproduce the problem?
1. (memberOf=cn=pwmadmins,ou=groups,dc=phmbrokers,dc=internal)
2. This search worked from ldapsearch
3. This search worked with stable build that was downloa…
-
### Describe the bug
Between commits e35dcc04a3853da485a396bdd332217d0ac9054f - 8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2 a change has been included which causes all SSL BINDs inside OpenLDAP to fail.…