Session Channels
 
 
  Session channel open request received
 Received a channel open request, type <channel-type>, channel id
<channel-number>
 Received a request to open a session channel of the specified type with 
specified channel ID.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Closing session channel
 Destroying session channel <channel-number>
 The server is destroying the session channel with the specified ID
number.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  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.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  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.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_NOTICE
 
  Opening log for internal SFTP server
 Opening log for internal sftp-server.
 The server opened the log for the internal SFTP server.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Chrooting user
 User '<login-name>' will be chrooted to directory
'<directory-name>'.
 The server is chrooting the user into a directory.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Changed to run on user privileges
 Now running on <login-name>'s privileges.
 The server has dropped root (administrator) privileges and is now running 
on user's privileges.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  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.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_NOTICE
 
  Starting internal SFTP server
 Starting internal sftp-server for user '<login-name>', sshd2 PID
[<pid-number>].
 The internal SFTP server is starting.
 Facility: SSH_LOGFACILITY_LOCAL7
 Level: SSH_LOG_NOTICE
 
  Stopping internal SFTP server
 Stopping internal sftp-server for user '<login-name>', sshd2 PID
[<pid-number>].
 The internal SFTP server is stopping.
 Facility: SSH_LOGFACILITY_LOCAL7
 Level: SSH_LOG_NOTICE
 
  Bad data received in environment variable setting
 Bad data on ssh_channel_request_env().
 Decoding an environment variable setting request failed
in the ssh_channel_request_env function.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_WARNING
 
  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.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_WARNING
 
  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.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_NOTICE
 
  Executing session for user fails
 Executing session for user '<username>' failed. Freeing confidential data failed, exiting.
 Executing session for user, and freeing confidential data both fail, 
resulting in exiting.   
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_ERROR
 
  Forced command fails
 Forced command failed as user <username> is denied terminal access in the server configuration
 User is denied terminal access in the server configuration, resulting in 
forced command failing.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Pty request fails
 Pty request failed as user <username> is denied terminal access in the server configuration        
 User is denied terminal.
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Shell request fails
 Shell request failed as user <username> is denied terminal access in the server configuration 
 User is denied terminal access in the server configuration, resulting in 
shell request failing.  
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL
 
  Exec request fails
 Exec request failed as user <username> is denied terminal access in the server configuration
 User is denied terminal access in the server configuration, resulting in 
exec request failing.   
 Facility: SSH_LOGFACILITY_DAEMON
 Level: SSH_LOG_INFORMATIONAL