Skip to content

add ldap option#173

Closed
23king wants to merge 2 commits intodevfrom
master
Closed

add ldap option#173
23king wants to merge 2 commits intodevfrom
master

Conversation

@23king
Copy link
Copy Markdown

@23king 23king commented May 20, 2016

add ldap option and division for password encrypt

-- scouter.conf (server)

account_use_ldap=true // use ldap
account_ldap_provider_url=ldap://000.000.000.000:389 //Ldap provider url
account_ldap_principal_domain=@skp.ad // ldap domain
account_ldap_basedn=OU=Person,DC=SKP,DC=AD // base dn
account_ldap_email_id=mail // ldap attribute mail id
account_ldap_group_id=department // ldap attribute group id
account_ldap_debug=true // use debug

@23king 23king closed this May 20, 2016
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

Successfully merging this pull request may close these issues.

3 participants