We want to encrypt the password in the configuration files when setting up 
the ldap server. Sorry if this wasn't clear, i don't know anything about 
servers.

https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example#L118

  ldap:    enabled: false    host: '_your_ldap_server'    port: 636    uid: 
'sAMAccountName'    method: 'ssl' # "tls" or "ssl" or "plain"    bind_dn: 
'_the_full_dn_of_the_user_you_will_bind_with'    password: 
'_the_password_of_the_bind_user'


-- 
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/5a62f3fc-4020-42d9-8738-15ffcaa3d6eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to