Christian Schneider created KARAF-2226:
------------------------------------------
Summary: Properties with pathname are not correct on windows in
jaas PropertiesLoginModule
Key: KARAF-2226
URL: https://issues.apache.org/jira/browse/KARAF-2226
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
In the default config for the karaf jaas PropertiesLoginModule we use a
placeholder karaf.base. This works on unix but fails in windows.
It looks like the backslashes are the problem. Probably they are not escaped
correctly. This problem might be a generic problem with the felix properties.
users=$[karaf.base]/etc/users.properties
--
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