You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hayat Behlim (JIRA)" <ji...@apache.org> on 2016/07/26 13:34:20 UTC

[jira] [Created] (AMBARI-17899) Login flow break when only ldap auth is enabled

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)