Closed PiotrIr closed 5 years ago
You use port 389 which is a non-TLS port but set TLS to true
, which causes the connection to fail.
You need to either:
tls
to false
Hi Max, Thank you for your reply and help. Now I'm getting another error - password is right, could you help me please?:
Feb 5 09:16:09 server mxisd[2271]: .302 INFO [nio-8090-exec-2] i.k.m.c.auth.v1.AuthController : Requested to check credentials for @testuser:matrix.mydomain.com
Feb 5 09:16:09 server mxisd[2271]: .302 INFO [nio-8090-exec-2] io.kamax.mxisd.auth.AuthManager : Attempting authentication with store LdapAuthProvider
Feb 5 09:16:09 server mxisd[2271]: .302 INFO [nio-8090-exec-2] i.k.m.b.ldap.LdapAuthProvider : Performing auth for @testuser:matrix.mydomain.com
Feb 5 09:16:09 server mxisd[2271]: .310 ERROR [nio-8090-exec-2] i.k.m.c.DefaultExceptionHandler : Reference #1549358169310 - 80090308: LdapErr: DSID-0C090421, comment: AcceptSecurityContext error, data 52e, v23f0
Feb 5 09:16:09 server mxisd[2271]: .310 INFO [nio-8090-exec-2] i.k.m.c.DefaultExceptionHandler : Request POST http://127.0.0.1:8090/_matrix-internal/identity/v1/check_credentials - Error M_UNKNOWN: An internal server error occured. If this error persists, please contact support with reference #1549358169310
Hi Max, eventually I found where the problem is so this issue can be closed. Once again - thank you for your help.
What was the solution to this problem? Having the exact same LdapErr.
@drseussofporn See my previous comment
@maxidorius My problem was actually his later issue. But I found out the issue and it very well may have been the solution @PiotrIr came across as well. Because I was connecting to AD, the Users line needs to be CN rather than OU smacks head. Thanks for monitoring the issue though!
Right - thank you for reporting on your findings! Always happy to help anytime in the future if you encounter any issue. Thank you for using mxisd!
Hi, I've installed the mxsid but have no luck. When I try to authenticate I'm getting error message as in subject. Could you help please?
Config: