logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xrdp-sesadmin - console XRDP sessions administration tool

Description

       This manual page documents briefly the xrdp-sesadmin command.

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

Files

       xrdp-sesadmin.log

Name

       xrdp-sesadmin - console XRDP sessions administration tool

Options

       A summary of options is included below.

       -u=username
              Retained for compatibility, but ignored.

       -p=password
              Retained for compatibility, but ignored.

       -i=port
              The  sesman UNIXdomainsocket to connect to.  Defaults to sesman.socket.  If no path is specified
              for the socket, a default of /run/xrdp/sockdir is used.

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

           list   List active sessions for the current user.

           kill:sid
                  Kills the session specified the given sessionid.  (not yet implemented).

See Also

xrdp(8).

       More info on xrdp can be found on the xrdp homepage

xrdp team                                            0.10.1                                     xrdp-sesadmin(8)

Synopsis

xrdp-sesadmin [options] -c=command

See Also