-
Notifications
You must be signed in to change notification settings - Fork 31
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
Group.Read.All Permissions Error #101
Comments
It would be easiest if you could just try it out. |
So it's working but I'm getting DNS errors when I try to complete the LDAP Bind. |
You have followed the instructions and now receive which message for which step exactly? |
So when I start the container it is restarting every 15 seconds. I am not able to get it to stay online. I am getting the attached errors. |
And yes, I followed the instructions you linked. |
thx for the log :) is the internet access blocked in any way? Maybe a proxy has to be used? |
That might be it. I am going to test in a location where we have more open outbound. I will let you know if I still have these errors. Thank you for the help so far! |
So I got the network issue resolved. Now I am getting an error on the LDAP Check Authentication when I am attempting to bind. The username and password are correct; when I click details it mentions something about a certificate. Is there something I am missing here? |
can you add the exact error message? |
Try writing “uid=ldapwrapperbind” (I assume the user is set in the corresponding env var) |
You are using the user ldapsearch this time. In the last printscreen it was ldapwrapperbind. Which one did you set in your env var? |
we created a new container to ensure we hadn't missed any steps. The ldapsearch user is the one that is set in this container. I have attached the error log. I can't see anything that jumps out at me in the log. |
there are some error while trying to save the file azure.json. does the file exist in the mapped folder? |
Currently only read seems to be possible. In your 2nd printscreen, change everyone to read & write. |
I am getting an error when attempting to use GroupMember.Read.All - Application level permission on the LDAP Wrapper. I am using this permission instead of Group.Read.All as my company will not allow us to use Group.Read.All as it is too intrusive. Will GroupMember.Read.All work instead?
The text was updated successfully, but these errors were encountered: