Hi, I have the following problem: since xrdp does not forward sound a need to do it by exporting the PULSE_SERVER variable to the terminal IP.
That works very well but must be automated in order to work across different terminals. We need, during the session start, to discover the terminal IP in order to set PULSE_SERVER accordingly. Thus I think we need either: - a way of checking a list of active XRDP sessions - a way of finding the terminal IP of a session, from the inside - a way to access the terminal hostname from inside the session (the -n parameter on rdesktop) - a general way to pass environment variables from the terminal (running Linux) to the server Things we've tried that don't help: - netstat --tcp -n -e -p (the xrdp processes hold the connections to the terminals but don't run as the logged in user) - ps -ef |grep -i vnc (the Xvnc processes run as the logged in user but don't hold connections to the terminals) - checking the environment for RDP related variables - looking at the xrdp logs for parseable information Can you please comment? Cheers Gustavo -- Angulo Sólido - Tecnologias de Informação http://angulosolido.pt ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel