-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
fuse-7.0
-
None
-
%
With a OOTB Fuse 7 Build 80 Karaf distro I am not able to connect from Eclipse Tooling to the SSH shell.
Further investigation revealed that org.apache.karaf.shell.cfg has set
sshRole = ssh
However in users.properties neither the default admin user nor the admin group have this role assigned which leads to the problem that the tooling cannot connect to the fuse 7 ssh shell without further manual modifications to the user or the role.
We don't want to do that. It would be better to grant either the admin user OR the admin group the appropriate ssh role.
_g_\:admingroup = group,admin,manager,viewer,systembundles,ssh
- blocks
-
FUSETOOLS-2531 Provide Server adapter for Fuse 7
-
- Closed
-
-
FUSETOOLS-2649 Requirements to provide an equivalent development experience on Fuse 7 compared to Fuse 6.3
-
- Open
-
- duplicates
-
ENTESB-7271 client tool asks for password even when password is passed in through command line args
-
- Closed
-
- is related to
-
KARAF-5330 Loading...