-
Notifications
You must be signed in to change notification settings - Fork 18
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
Integration with ApacheDS and AD #89
Comments
Are you trying to use apache directory studio or another gui? It looks like its search for |
I'm using apache dir studio. By the way I'm trying direct search with ldap search and I have also this error:
I would like just to proxy schema but I don't know what's happening later, when I add AD intergration. Can I route per userid? For instance if [email protected], then go to AD and authenticate there. So minimum config should be on myVD. Non technical users will administer users via apacheDS and MD AD tool. I've read user manual pretty carefully but somewhat lost. It introduces concepts but I failed to grasp what's happening with the insert when you have two separate schemas. |
I have to bump this.
|
Sorry for the delay
MyVD doesn't support SASL. Use the
Sort of. MyVD has several routing plugins you can use. Look for Looking at your configuration, the only potential issue I see if you're mapping a remote base (the base of the remote directory) of |
Thank you @mlbiam.
|
Tried with this also: server.AD.ldap.config.proxyDN=CN=Administrator,CN=Users,DC=portal,DC=local Still everytime I get this:
|
I'm running out of ideas now. |
|
I've added this and it works now:
|
What's interesting is that I still can't query AD with uid= but it accepts the cn= format:
|
Hello everyone!
I'm trying to make one virtual directory with ApacheDS and MS AD in the backend.
Please if you can offer sam examples config files, it would mean a lot.
We've just succeeded to connect to ApacheDS on the same host but we've got error that server does not offer any scheme and the default is being used.
Here's the link for the log and config files:
https://1drv.ms/u/s!AscO89aeoy8EmlDIIpSyzN1SdqJT?e=WPbVy8
Also, if it helps I'll paste the config here:
The text was updated successfully, but these errors were encountered: