myOmikron / mailcow-ldap-sync

26 stars 2 forks source link

new issue, most likely related to my LDAP source #18

Closed theoneandonly-vector closed 2 years ago

theoneandonly-vector commented 2 years ago

I didntt change anythign on my config but now get the following error:

Traceback (most recent call last):
  File "./main.py", line 332, in <module>
    main(config, session, change_only_by_ldap=args.change)
  File "./main.py", line 47, in main
    password = user_params[conf['ldap']['user_mapping']['password']][0].decode('utf-8')
KeyError: 'userPassword'

maybe someone can help me how to debug this?

theoneandonly-vector commented 2 years ago

my synch-user lost admin, idk why..