LDAP
設定
authentication:
1:
ldap:
main:
enabled: true
title: "LDAPでサインイン"
connection_string: "ldap://ldap.yourorg.com:389"
protocol_version: 3
referrals: false
force_as_login_method: falseバインドと検索
dn_string: "uid=%s,ou=people,dc=yourorg,dc=com"属性マッピング
ヒント
最終更新
役に立ちましたか?