Martin Lichtin created KARAF-5263:
-------------------------------------
Summary: org.apache.karaf.shell.cfg et al still reference obsolete
'karaf.admin.role'
Key: KARAF-5263
URL: https://issues.apache.org/jira/browse/KARAF-5263
Project: Karaf
Issue Type: Improvement
Affects Versions: 4.0.9
Reporter: Martin Lichtin
Priority: Trivial
I believe karaf.admin.role is no longer supported:
{noformat}
#
# Role name used for SSH access authorization
# If not set, this defaults to the ${karaf.admin.role} configured in
etc/system.properties
#
# sshRole = admin
{noformat}
Other occurences:
* page https://karaf.apache.org/manual/latest/ the property name still occurs
in 3 places.
* JaasSecurityProvider.java
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)