Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
xrdp-chansrv(8) 						 xrdp-chansrv(8)

NAME
     xrdp-chansrv - xrdp channel server

SYNTAX
     xrdp-chansrv

DESCRIPTION
     xrdp-chansrv  is the xrdp(8) channel server, which manages the Remote Desk-
     top Protocol (RDP) sub-channels.

     This program is only forked internally by xrdp-sesman(8).

     Currently xrdp-chansrv knows about the following channels:

	     cliprdr
		    Clipboard Redirection

	     rdpsnd
		    Remote Desktop Protocol Sound

	     rdpdr  Remote Desktop Protocol Device Redirection

	     rail   Remote Applications Integrated Locally

	     drdynvc
		    Dynamic Virtual Channel

ENVIRONMENT
     CHANSRV_LOG_PATH
	    Path to the location where the log file is stored. If not specified,
	    $XDG_DATA_HOME/xrdp or $HOME/.local/share/xrdp is used instead.

     DISPLAY
	    X11 display number. Must be specified.

FILES
     /usr/local/etc/xrdp-devel/sesman.ini
	    Contains some settings for this program.

     /var/run/xrdp/xrdp_chansrv_socket_*
	    UNIX socket used by external programs to implement channels.

     /var/run/xrdp/xrdp_api_*
	    UNIX socket used by xrdp-chansrv to communicate with xrdp-sesman.

     xrdp-chansrv.%s.log
	    Log file used by xrdp-chansrv(8). %s is display number. See the  de-
	    scription of CHANSRV_LOG_PATH above for the file's location.

SEE ALSO
     xrdp-sesman(8), sesman.ini(5).

     For more info on xrdp see http://www.xrdp.org/

xrdp team		   0.10.80.b20260702-3af31df3		 xrdp-chansrv(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xrdp-chansrv&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help