Skip to content

LDAP user sync does not work (here) #4433

@cklabautermann

Description

@cklabautermann
  • Gitea version (or commit ref): 1.4.0, 1.4.2,1.4.3,1.5.0RC2
  • Git version: 2.7.4-0ubuntu1.4
  • Operating system: Ubuntu Server 16.04.4 AMD64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

my auth setup includes

  • bind to a ms-AD unencrypted
  • with a RO userid
  • a user search base where the users are
  • a user filter pointing to a group in a completely different OU
  • user synchronisation activated (at least marked)

Things that work:

  • manually adding a user and authenticating them via LDAP. If a user is not member in the filter group, they can not login.

Things that do not work:

  • users in my filter group being automatically synchronized

Additionally all users authenticating via ldap get deactivated if I dare to execute a manual user synchronisation via web frontend.

Can anybody tell me what I am doing wrong?
Not sure if screenshots could help here but I can upload some on demand.

Thanks,
Claudio

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions