-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.3
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: Karaf
-
Labels:None
-
Sprint:6.3 Sprint 2 (1-Feb - 26-Feb)
JBossFuse:karaf@root> sshd --help
|
DESCRIPTION
|
ssh:sshd
|
|
|
Creates a SSH server
|
|
|
SYNTAX
|
ssh:sshd [options]
|
|
|
OPTIONS
|
-i, --idle-timeout
|
The session idle timeout (Default: 1800000ms)
|
(defaults to 1800000)
|
-w, --welcome-banner
|
The welcome banner to display when logging in
|
-p, --port
|
The port to setup the SSH server (Default: 8101)
|
(defaults to 8101)
|
--help
|
Display this help message
|
-b, --background
|
The service will run in the background (Default: true)
|
(defaults to true)
|