xrdp-sesadmin - Man Page

console XRDP sessions administration tool

Synopsis

xrdp-sesadmin [options] -c=command

Description

This manual page documents briefly the xrdp-sesadmin command.

xrdp-sesadmin is a console program to administer running XRDP sessions.

Options

A summary of options is included below.

-u=username

Username for authentication on the server. Defaults to root.

-p=password

The password to authenticate with. The default is to ask for the password interactively.

-s=server

The host address of the server to connect to. Defaults to localhost.

-i=port

The TCP port number to connect to. Defaults to 3350.

-c=command

Specifies the command to execute on the server. Valid commands are:

list

List currently active sessions.

kill:sid

Kills the session specified the given session id. (not yet implemented).

Files

xrdp-sesadmin.log

See Also

xrdp(8).

More info on xrdp can be found on the xrdp homepage

Info

0.9.25 xrdp team