Skip to content
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

Broken LDAP #138

Closed
karolisc opened this issue Jun 16, 2017 · 3 comments
Closed

Broken LDAP #138

karolisc opened this issue Jun 16, 2017 · 3 comments

Comments

@karolisc
Copy link

Hi,

42ff18e commit has broke LDAP configuration.

I do not see any major changes in omnibus LDAP configuration:

  1. https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template#L152-208
  2. https://docs.gitlab.com/ce/administration/auth/ldap.html

@davidgubler Why have you decided it is broken? it was working for me.

Karolis

@davidgubler
Copy link
Contributor

Hi Karolis,

I had to change this because the previous version broke the encoding of some strings (certain LDAP passwords did not work due to this). I don't remember which characters where affected, though.

I guess it is not impossible that you need to change the encoding of certain characters in your configuration because of this (depending on the concrete values).

There is also some related discussion in #92.

@karolisc
Copy link
Author

karolisc commented Jul 4, 2017

Hi @davidgubler ,

Thank you for the reference.

I have tested version 1.13.3 and it seems it is working as expected. Module does add correct key = value/array pair in /var/opt/gitlab/gitlab-rails/etc/gitlab.yml.

Although I think probably some note should be added to the Documentation as LDAP configurtation differs a lot from the Omnibus official one.

Karolis

@juniorsysadmin juniorsysadmin added docs Improvements or additions to documentation and removed docs Improvements or additions to documentation labels Jan 29, 2018
@juniorsysadmin
Copy link
Member

Closing due to age.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants