You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/07/28 13:22:00 UTC

[jira] [Updated] (KARAF-4490) LDAPLoginModule use authentication to check user password

     [ https://issues.apache.org/jira/browse/KARAF-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-4490:
----------------------------------------
    Fix Version/s:     (was: 4.2.0)

> LDAPLoginModule use authentication to check user password
> ---------------------------------------------------------
>
>                 Key: KARAF-4490
>                 URL: https://issues.apache.org/jira/browse/KARAF-4490
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-security
>    Affects Versions: 4.0.4
>            Reporter: Alexandre Cartapanis
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.1.2, 4.0.10
>
>
> The {{LDAPLoginModule}} uses the {{authentication}} property to authenticate to the LDAP server, but also use it to check user password (step 2). If {{authentication}} is set to "none" for exemple, it will validate any password provided by user.
> In https://github.com/apache/karaf/blob/master/jaas/modules/src/main/java/org/apache/karaf/jaas/modules/ldap/LDAPLoginModule.java#L124, {{authentication}} should be set to "simple".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)