Hi, did you find the solution for this problem???

El sábado, 18 de enero de 2014 04:28:17 UTC-4:30, Werner Robitza escribió:
>
> I've set up GitLab 6.4 on an EC2 machine. The app is running on HTTPS. I 
> enabled LDAP with these settings:
>
> ldap:
>     enabled: true
>     host: 'ldap.mycompany.com'
>     base: 'dc=mycompany,dc=com'
>     port: 389
>     uid: 'uid=%uid'
>     method: "plain"
>     bind_dn: 'ou=People,dc=mycompany,dc=com'
>     allow_username_or_email_login: true
>
> I restarted the server and see the LDAP login window. I enter my 
> credentials and it redirects to /users/auth/ldap/callback – but then it 
> keeps loading for several seconds and finally errors out with a 502 – Bad 
> Gateway.
>
> The Unicorn log tells me:
>
> I, [2014-01-18T08:50:13.978906 #2308]  INFO -- omniauth: (ldap) Callback 
> phase initiated.
>
> The production log says:
>
> Started POST "/users/auth/ldap/callback" for <my public IP address> at 
> 2014-01-18 08:50:13 +0000
>
> But that's everything I get. Any ideas where to start troubleshooting or 
> what the error could be?
>

-- 
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/95da4b1b-8b55-4844-979a-6dcfaff5412e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to