I installed xrdp on a RHEL 5.4 box, using the RPM from EPEL.  I also got and
compiled the latest version of X11rdp from the SVN server.  However, I
cannot make a connection to an X11rdp session from a client, though an XVNC
session works correctly.

When attempting to connect, the user authenticates correctly, but the
session closes.  Though logging is set to DEBUG, I don't get much
information in xrdp-sesman.log:

[20110713-08:24:26] [INFO ] ++ created session (access granted): username X,
ip X.X.X.X:50610 - socket: 7
[20110713-08:24:26] [INFO ] starting X11rdp session...
[20110713-08:24:36] [ERROR] X server for display 10 startup timeout
[20110713-08:24:36] [INFO ] starting xrdp-sessvc - xpid=21220 - wmpid=21219
[20110713-08:24:36] [ERROR] X server for display 10 startup timeout
[20110713-08:24:36] [ERROR] another Xserver is already active on display 10
[20110713-08:24:36] [DEBUG] aborting connection...
[20110713-08:24:36] [INFO ] ++ terminated session:  username X, display
:10.0, session_pid 21216, ip X.X.X.X:50610 - socket: 7

While trying to troubleshoot the issue, I noticed that the -localhost
parameter specified in the sesman.ini was causing problems.  Removing the
parameter still doesn't allow me to connect.  The relevant portions of my
sesman.ini configuration now look like:

[Logging]
LogFile=/var/log/xrdp-sesman.log
LogLevel=DEBUG
EnableSyslog=0
SyslogLevel=DEBUG

[X11rdp]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp

I've verified that I can start X11rdp correctly (using X11rdp -bs -ac
-nolisten tcp :10), and that it is on my path.

I'm not sure what else to do to try and troubleshoot this.  Any suggestions?
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to