[
https://issues.apache.org/jira/browse/KARAF-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré reassigned KARAF-2365:
-------------------------------------------
Assignee: Jean-Baptiste Onofré
> 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
> 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