On Wed, Jan 20, 2010 at 1:00 AM, Jay Sorg <jay.s...@gmail.com> wrote:
> I'm planning to update X11rdp to use the more recent Xorg servers when
> I get a chance.

Cool.  That would make the build easier. :)

> First you should test is X11rdp is working.
> type X11rdp :12 and see if it starts up ok.
> Do you have a symbolic link in /usr/local/bin to /opt/X11rdp/bin/X11rdp?
> sesman needs it to be in the path.
> Everything else looks good.

Seems to work:

$ sudo X11rdp :12

X11rdp, an X server for xrdp
Version 0.5.0
Copyright (C) 2005-2008 Jay Sorg
See http://xrdp.sf.net for information on xrdp.
Underlying X server release 70100000, The X.Org Foundation
Xorg Release 7.1
Screen width 800 height 600 depth 8 bpp 8
dpix 100 dpiy 100
buffer size 480000
error opening security policy file /etc/X11/xserver/SecurityPolicy
Could not init font path element /opt/X11rdp/lib/X11/fonts/CID/,
removing from list!

I didn't have any links from /opt/X11rdp/bin to any place in my path,
but I added those.

$ ls -l /usr/bin/X11rdp
lrwxrwxrwx 1 root root 22 Jan 20 01:56 /usr/bin/X11rdp -> /opt/X11rdp/bin/X11rdp
$ ls -l /usr/bin/xrdp*
lrwxrwxrwx 1 root root 19 Jan 20 01:56 /usr/bin/xrdp -> /opt/xrdp/sbin/xrdp
lrwxrwxrwx 1 root root 27 Jan 20 01:56 /usr/bin/xrdp-chansrv ->
/opt/xrdp/sbin/xrdp-chansrv
lrwxrwxrwx 1 root root 26 Jan 20 01:56 /usr/bin/xrdp-sesman ->
/opt/xrdp/sbin/xrdp-sesman
lrwxrwxrwx 1 root root 26 Jan 20 01:56 /usr/bin/xrdp-sessvc ->
/opt/xrdp/sbin/xrdp-sessvc

It seems to make things a bit better, but not much.  I now get the
following, in the sesman log:

[20100120-02:03:29] [INFO ] scp thread on sck 8 started successfully
[20100120-02:03:30] [INFO ] granted TS access to user ajacocks
[20100120-02:03:30] [INFO ] starting X11rdp session...
[20100120-02:03:40] [ERROR] X server for display 12 startup timeout
[20100120-02:03:40] [ERROR] X server for display 12 startup timeout
[20100120-02:03:40] [ERROR] another Xserver is already active on display 12
[20100120-02:03:40] [INFO ] starting xrdp-sessvc - xpid=6740 - wmpid=6739
[20100120-02:03:40] [DEBUG] aborting connection...

It seems to be timing out starting X11rdp.  Is there a way that I can
get sesman to say exactly the command that it is executing?

Thanks for your help!

- J. Alexander Jacocks

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to