This is an automated email from the ASF dual-hosted git repository.
ffang pushed a commit to branch karaf-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.0.x by this push:
new e8433bc [KARAF-5487]one more file to change
e8433bc is described below
commit e8433bc15e3fafed664532b20dbe6b7ef700762e
Author: Freeman Fang <[email protected]>
AuthorDate: Fri Nov 17 12:08:03 2017 +0800
[KARAF-5487]one more file to change
---
.../base/src/main/resources/resources/etc/org.apache.karaf.shell.cfg | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git
a/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.shell.cfg
b/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.shell.cfg
index dff3171..4fc8efc 100644
---
a/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.shell.cfg
+++
b/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.shell.cfg
@@ -51,10 +51,9 @@ hostKey = ${karaf.etc}/host.key
hostKeyFormat = simple
#
-# Role name used for SSH access authorization
-# If not set, this defaults to the ${karaf.admin.role} configured in
etc/system.properties
+# shRole defines the role required to access the console through ssh
#
-# sshRole = admin
+sshRole = ssh
#
# Self defined key size in 1024, 2048, 3072, or 4096
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].