Hi all,

i'm new to xrdp and would like to setup xrdp (today's trunk from git) to
connect automatically, without a session manager, to a defined
configuration. I tried to use the autorun key, but it doesn't work.
Configure "autorun=<section name>" will not launch the session manager
(this is correct) but do NOT connect to the configured section <section
name>. I see only a black screen, if I connect with a rdp client to
xrdp.

*** My configuration looks simple - like this:

[globals]
..
autorun=xrdp1
..

[xrdp1]
name=console
lib=libvnc.so
ip=127.0.0.1
port=5900
username=na
password=na

(of course, a vncserver listen on localhost:5900)

*** Here's the output running the program - the logfile tell's me no
interesting information....

root@work01 FreeRDP-xrdp-5356242]# xrdp --nodaemon
logging configuration:
        LogFile:       /opt/FreeRDP-xrdp-5356242/usr/var/log/xrdp.log
        LogLevel:      4
        EnableSyslog:  1
        SyslogLevel:   4

xrdp_process_main_loop: libxrdp_process_incomming failed
Listening socket is in wrong state we terminate listener
channel join request received
channel join request received
channel join request received
channel join request received
Wrong channel Id to be handled by xrdp_channel_process 1
Wrong channel Id to be handled by xrdp_channel_process 1
xrdp_process_offscreen_bmpcache: support level 1 cache size 5242880 MB
cache entries 100
xrdp_process_capset_window wnd_support_level 2 wnd_num_icon_caches 3
wnd_num_icon_cache_entries 12
[20120702-22:52:08] [WARN ] local keymap file for 0x0407 found and
dosen't match built in keymap, using local keymap file

If I try it without the autorun option, the session manager appears and
I'm able to connect to "xrdp1" configuration

I also checked the link 
        
http://www.mail-archive.com/xrdp-devel@lists.sourceforge.net/msg00316.ht
ml
but it also doesn't help me.


May somebody can help me to setup to skip the session manager ending up
in a defined configuration ?

regards
Danny


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to