New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: the includegroups does not working #349
Comments
|
and if i have many companys to compose a group, i need a admin user to list any groups. but i'm try to add a external user , but it fallback a error like this Search request basedn=dc=glauth,dc=com binddn= filter=(objectClass=subschema) scope=0 searchbasedn=cn=schema src=172.19.0.1:53034
Wed, 11 Oct 2023 17:58:55 +0800 INF handleSearchRequest error LDAP Result Code 50 "Insufficient Access Rights": Search Error: Anonymous BindDN not allowed |
|
I am merging a few PRs. As soon as Im done I'll check this. out |
|
I feel like I'm missing a few data points here. When you write that you are syncing your data from slack or dingtlak, do you mean that you are:
Depending on #1, #2, #3, this would mean that your schema lives in a very different location. |
|
noop, i'm using mysql as my backend, and im migrate the db struct as the plugin migrate. and i promise the db struct is exactly the same. |
|
if you need
If necessary, I can desensitize the data and throw it out. |
|
If you wouldn't mind sending it to my yes please. Send it to cfr@altmails.com thanks. |
such as, i'm sync user from im, like slack or dingtlak.
our company level tree as follows
and theres gidnumbers as follows
and the includegroups data as follows
but i'cant list user from
ou=companyAmy version is2.3.0Have you encountered anything similar?
Can you help me solve it? thx very much
The text was updated successfully, but these errors were encountered: