Session Channels
Session channel open request received
Received a channel open request, type <channel-type>, channel id
<channel-number>
Received a session channel open request of the specified type with
specified channel id.
Closing session channel
Destroying session channel <channel-number>
The server is destroying the session channel with the specified id
number.
Session channel extension request received
Received a session channel extension request of type
<extension-type> for channel number <channel-number>
Received a session channel extension request of the specified type
for the channel with specified id number.
Setting environment variable denied
User tried to set environment variable '<environment-variable>'
to '<variable-value>' in "<filename>", but was denied by
policy.
Setting the environment variable denied by server policy.
Opening log for internal SFTP server
Opening log for internal sftp-server.
The server opened the log for the internal SFTP server.
Chrooting user
User '<login-name>' will be chrooted to directory
'<directory-name>'.
The server is chrooting the user into a directory.
Changed to run on user privileges
Now running on <login-name>'s privileges.
The server has dropped root privileges and is now running on
user's privileges.
Setting environment variable denied by public key options
User tried to set environment variable '<environment-variable>'
to '<variable-value>' in public key options, but was denied by
policy.
Setting the environment variable denied by public key options.
Starting internal SFTP server
Starting internal sftp-server for user '<login-name>', sshd2 PID
[<pid-number>].
The internal SFTP server is starting.
Stopping internal SFTP server
Stopping internal sftp-server for user '<login-name>', sshd2 PID
[<pid-number>].
The internal SFTP server is stopping.
Bad data received in environment variable setting
Bad data on ssh_channel_request_env().
Decoding an environtment variable setting request failed
in the ssh_channel_request_env function.
Invalid values received in environment variable setting
Invalid values on request to set environment variable:
name='<variable-name>',value='<variable-value>'.
The environment variable setting request contained invalid values.
Environment variable setting forbidden by policy
Client tried to set environment variable '<variable-name>' to
'<variable-value>', but it is forbidden by policy.
The environment variable setting failed because of server policy.
Terminal access denied
Terminal access is denied for user '<login-name>'.
The server configuration doesn't allow a terminal for the user.