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 2013/06/27 18:57:20 UTC

[jira] [Resolved] (KARAF-2365) jaas:manage selects wrong configuration

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

Jean-Baptiste Onofré resolved KARAF-2365.
-----------------------------------------

    Resolution: Fixed
    
> jaas:manage selects wrong configuration
> ---------------------------------------
>
>                 Key: KARAF-2365
>                 URL: https://issues.apache.org/jira/browse/KARAF-2365
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.3.1
>            Reporter: Harry Bugging
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.3.2, 2.4.0, 3.0.0
>
>         Attachments: jaas_manage_index.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> jaas:manage --index 1 always selects the first AppConfigurationEntry of the last realm.
> Example:
> {code}
> karaf@root> realms
> Index Realm                Module Class                                                                    
>     1 karaf                org.apache.karaf.jaas.modules.properties.PropertiesLoginModule                
>     2 ldap_realm           org.apache.karaf.jaas.modules.ldap.LDAPLoginModule                              
> karaf@root> manage --index 1
> karaf@root> pending 
> JAAS Realm ldap_realm/JAAS Login Module org.apache.karaf.jaas.modules.ldap.LDAPLoginModule
> No JAAS pending modification
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira