I have GitLab 7.3.1 setup and working great using LDAP authentication 
(using centos omnibus). I just installed Gitlab CI 5.0.1 on a different 
server and I am unable to authenticate (error Invalid credentials). I have 
the correct url in the GitLab Server selection on the gitlab ci login 
screen. In the production logs I have the following after trying to 
authenticate.

{
  "utf8"=>"✓",
  "authenticity_token"=>"Nmbe[FILTERED]Qh4=", 
  "user_session"=>{"email"=>"tding", "password"=>"[FILTERED]", 
"url"=>"http://agit.example.com/"},
  "commit"=>"Sign in"
}


After trying to login with xxx:yyy I got a similar message (xxx:yyy) is not 
a valid user on GitLab. This must be a failed authentication. What logs or 
other places should I look to debug the problem further?

Thanks!

-- 
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 gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/c25c154c-d301-4a6a-b42a-4b6349f0e70e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to