4.21.5.1. Attributes of AbstractRshProxy

buffer_size (integer, rw:r)
Default: 4096
Size of the I/O buffer.

client_username (string, rw:rw)
Default: "n/a"
Username on the client specified by the client.

command (string, rw:rw)
Default: "n/a"
The command itself with its arguments.

max_command_length (integer, rw:r)
Default: 256
Maximum allowed length of the command (including arguments) issued by the client.

max_username_length (integer, rw:r)
Default: 16
Maximal number of characters in the username on the server side.

require_privileged_port (boolean, rw:r)
Default: TRUE
Set to TRUE if the clients need to use privileged source port (TCP/513-1023).

server_username (string, rw:rw)
Default: "n/a"
Username on the server specified by the client.

timeout (integer, rw:r)
Default: 600000
Timeout in milliseconds. If no packet arrives in the command channel within this interval, connection is dropped.

timeout_stderr_connect (integer, rw:r)
Default: 30000
Connection timeout value in milliseconds. If no packet arrives in the standard error channel within this interval, connection is dropped.