[
https://issues.apache.org/jira/browse/AMBARI-17899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hayat Behlim updated AMBARI-17899:
----------------------------------
Attachment: AMBARI-17899.patch
> 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
> Labels: patch
> Fix For: 2.4.0
>
> Attachments: AMBARI-17899.patch
>
>
> *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)