I eventually updated the database manually using the following.

    $ su - gitlab-psql
    $ /opt/gitlab/embedded/bin/psql gitlabhq_production
    $ UPDATE users set [email protected]' where [email protected]';

On Wednesday, January 14, 2015 at 9:19:01 AM UTC-6, [email protected] wrote:
>
> I am using Active Directory for user authentication. Users are able to 
> authenticate successfully and their email comes correctly. Someone was 
> recently married and and had their email change. How do I force GitLab to 
> re-pull the email from Active Directory or LDAP?
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/bad029be-d55c-4e1b-ab06-ff577516c61f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to