ma1uta / ma1sd

Federated Matrix Identity Server (formerly fork of kamax/mxisd)
GNU Affero General Public License v3.0
167 stars 55 forks source link

LDAP workin config #111

Open xfn2020 opened 2 years ago

xfn2020 commented 2 years ago

I followed breaf instruction "Preparation" and "Integrate" and trying to login with ldap based identity store.

In synapse log-file (homeserver.log) there is next warning/error:

synapse.handlers.auth - 1037 - WARNING - POST-981 - Attempted to login as @login:matrix.server but they do not exist 2022-03-16 17:46:03,568 - synapse.http.server - 95 - INFO - POST-981 - <XForwardedForRequest at 0x7f66ec5d5d60 method='POST' uri='/_matrix/client/r0/login' clientproto='HTTP/1.0' site='8008'> SynapseError: 403 - Invalid password

It's seems that ma1sd doesn't work as 3PID backend. Are there any working config files - homeserver.yaml and ma1sd.yaml? (And revers proxy nginx config file).

xfn2020 commented 2 years ago

anybody can help?

NiTRoeSE commented 2 years ago

Same problem here i tried to get the identity server working but end up with failed ldap auth ( which is working if i don't use ma1sd)

Also element don't want to set my ma1sd as identity server. I followed multiple times the documentation.

s0p4LiN commented 2 years ago

https://github.com/ma1uta/ma1sd/issues/112#issuecomment-1137013775 check your config based on mine