/etc/gitlab/gitrab.rb
- Back to GitLab
for LDAP
gitlab_rails['ldap_enabled'] = true #gitlab_rails['prevent_ldap_sign_in'] = false ###! **remember to close this block with 'EOS' below** gitlab_rails['ldap_servers'] = YAML.load <<-'EOS' main: # 'main' is the GitLab 'provider ID' of this LDAP server label: 'LDAP' host: 'ds.nsl.tuis.ac.jp' port: 636 uid: 'uid' bind_dn: 'cn=Manager' password: '*******' encryption: 'simple_tls' # "start_tls" or "simple_tls" or "plain" verify_certificates: false # smartcard_auth: false active_directory: false # allow_username_or_email_login: false # lowercase_usernames: false # block_auto_created_users: false base: 'dc=nsl,dc=tuis,dc=ac,dc=jp' EOS
Counter: 309,
today: 1,
yesterday: 0
最終更新: 2021-06-29 (火) 13:40:00 (JST) (1200d) by iseki