This commit is contained in:
Michael Grote 2024-04-04 00:06:27 +02:00
parent aabaf69e4c
commit 37491d1867

View file

@ -47,7 +47,7 @@
--user-filter "(&(memberof=cn=gitea,ou=groups,dc=mgrote,dc=net)(|(uid=%[1]s)(mail=%[1]s)))" \ --user-filter "(&(memberof=cn=gitea,ou=groups,dc=mgrote,dc=net)(|(uid=%[1]s)(mail=%[1]s)))" \
--username-attribute "uid" \ --username-attribute "uid" \
--email-attribute "mail" \ --email-attribute "mail" \
--firstname-attribute "givennName" \ --firstname-attribute "givenName" \
--surname-attribute "sn" \ --surname-attribute "sn" \
--avatar-attribute "jpegPhoto" \ --avatar-attribute "jpegPhoto" \
--synchronize-users --synchronize-users