HP ThinPro 5.0 - Administrator Guide

root > ConnectionType > ssh
This section describes the registry keys and functions in the root > ConnectionType > ssh folder.
Table E-6 root > ConnectionType > ssh
Registry key Description
root/ConnectionType/ssh/authorizations/user/add Indicates whether the user has permission to add a new
connection of this type using the Control Center. Not
applicable to Smart Zero. Set to 1 to allow, 0 to deny access.
root/ConnectionType/ssh/authorizations/user/general Indicates whether the user has permission to modify the
general settings for this connection type using the Control
Center. Not applicable to Smart Zero. Set to 1 to allow
access, 0 to deny access.
root/ConnectionType/ssh/connections/{UUID}/address Specifies the IP or hostname of the remote SSH host to
connect to. This setting is specified by each connection.
root/ConnectionType/ssh/connections/{UUID}/
afterStartedCommand
The full path to a script or binary to run after the connection
has been started.
root/ConnectionType/ssh/connections/{UUID}/
afterStoppedCommand
The full path to a script or binary to run after the connection
has finished.
root/ConnectionType/ssh/connections/{UUID}/application Specifies the application to run.
root/ConnectionType/ssh/connections/{UUID}/authorizations/
user/edit
Indicates whether the user has permission to modify the
connection settings for this connection. Set to '1' to allow
access, 0 to deny access.
NOTE: The connection can be edited in Administrator
Mode even when this key is set to '0'.
root/ConnectionType/ssh/connections/{UUID}/authorizations/
user/execution
Indicates whether the user has permission to execute the
connection. Set to 1 to allow access, 0 to deny access.
NOTE: The connection will always be available to launch in
Administrator Mode.
root/ConnectionType/ssh/connections/{UUID}/
autoReconnect
If 1, the system will attempt to automatically restart the
connection after it has been closed. autostart is frequently
used in conjunction with this setting.
root/ConnectionType/ssh/connections/{UUID}/
autoReconnectDelay
Indicates the amount of time in seconds to wait before
restarting the connection. The default of 0 will cause the
connection to restart immediately upon close or disconnect.
This setting takes effect only when autoReconnect is set to
1.
root/ConnectionType/ssh/connections/{UUID}/autostart If greater than 0, the system will attempt to automatically
start the connection when the client is booted.
autoReconnect is frequently used in conjunction with this
setting.
root/ConnectionType/ssh/connections/{UUID}/autostartDelay Indicates the amount of time in seconds to wait before
starting the connection on boot. The default of 0 will cause
the connection to start immediately upon boot. This setting
takes effect only when 'autostart' is set to 1.
root/ConnectionType/ssh/connections/{UUID}/
backgroundColor
Specifies the background color for an SSH connection.
root/ConnectionType/ssh/connections/{UUID}/
beforeStartingCommand
The full path to a script or binary to run before the connection
has started.
92 Appendix E Registry keys