-
Notifications
You must be signed in to change notification settings - Fork 0
Wekan uses the wrong E-mail Field from Active Directory (UCS-Windows) #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
If you make any changes to Wekan docker-compose.yml, please make good backup of original and changed files, because I'm not sure are settings kept when upgrading Wekan. With KDE installed, with System/Konsole:
Currently settings can only be added to docker-compose.yml textfile. You can edit settings. Then save and exit with: Ctrl-o Enter Ctrl-x Enter Then stop and start Wekan in that same directory:
Or alternatively, if there is no effect, reboot UCS server. |
+1, same issue here, but I use OpenLdap without AD connector. (with UCS AD will be synced to OpenLdap, so in the end this does not matter) /var/lib/univention-appcenter/apps/wekan/compose/docker-compose.yml is configured to use the (imho) correct fields:
"mailPrimaryAddress" contains the correct mail address. However, seems that Wekan creates the address from "LDAP_USERNAME_FIELD"+"LDAP_DEFAULT_DOMAIN" instead using the value from LDAP_EMAIL_FIELD, which makes me think that I run into the same issue. The log (shortened) shows the following:
|
Hi Friends, Please help me! |
We have Wekan running, the UCS version.
UCS is connected to our Windows Active Directory, so people can logon with their AD-credentials.
One problem; Wekan uses our username@company.local adres as e-mail.
In the UCS AD connector every field is ok.
I think Wekan uses the logon name as e-mail adres.
Is there a way to connect to the correct AD-field?
Kind Regards Mike
The text was updated successfully, but these errors were encountered: