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