Help with FreeIPA LDAP Config

Hi all

I have used some hours trying setting up LDAP Auth to my FreeIPA env.
I have made a BIND User called git_bind_user
I have used alot of combination, but with no luck, with every config i have used the cron tasks “Synchronize external user data”

I have testet both 389 and 636 from git host with nc -vz xx.xx.xx.xx port
And both are open

My config look like this

Host: IP of my host
Port: 389
Bind DN: uid=git_bind_user,cn=users,cn=accounts,dc=sub,dc=example,dc=com
User search base: cn=users,cn=accounts,dc=sub,dc=km-example,dc=com
User filter: (| (member={0}) (uniqueMember={0}) (memberUid={1}))

In user search and user filter i have tested all kinds of things, but with no luck.
I have succesfull connected zabbix, but need help with gitea.

If we could start with users just will sync, then maybe only users i group git_user

Hi Would still love to get some help with this issue :smiley: