Hayat Behlim created AMBARI-17899:
-------------------------------------
Summary: Login flow break when only ldap auth is enabled
Key: AMBARI-17899
URL: https://issues.apache.org/jira/browse/AMBARI-17899
Project: Ambari
Issue Type: Bug
Components: logsearch
Affects Versions: 2.4.0
Reporter: Hayat Behlim
Assignee: Hayat Behlim
Fix For: 2.4.0
*Actual :*
When property logsearch.auth.ldap.enable=true and other authentication methods
are disabled then user can login with any username and password.
*Excepted*
User should login only for valid ldap users.
#set properties value to reproduce this issue
logsearch.auth.file.enable=false
logsearch.auth.ldap.enable=true
logsearch.auth.simple.enable=false
logsearch.auth.external_auth.enable=false
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)