[
https://issues.apache.org/jira/browse/KARAF-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated KARAF-2225:
---------------------------------------
Summary: jaas PropertiesLoginModule does not complain when users.properties
is not found but fails later (was: jaas PropertiesLoginModule does not
complain when users.properties is not found but failes later)
> jaas PropertiesLoginModule does not complain when users.properties is not
> found but fails later
> -----------------------------------------------------------------------------------------------
>
> Key: KARAF-2225
> URL: https://issues.apache.org/jira/browse/KARAF-2225
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.3.1
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 2.3.2, 3.0.0
>
>
> The felix Properties class we use does not throw an exception when a file is
> not found. Instead an empty propeties file is returned. This will lead to
> problems later in the login module.
> So I propose to check for existence of the users properties file and throw an
> exception early if it is missing.
--
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