Re: [Xrdp-devel] Can someone send me...

2013-04-24 Thread Tamas Csabina
Hi, This from xrdp 0.6.0: #%PAM-1.0 auth required pam_unix.so shadow nullok auth required pam_env.so readenv=1 accountrequired pam_unix.so On 24 April 2013 00:23, Stephen Yorke (DN) wrote: > The original text of the xrdp-sesman file in /etc/pam.d? > > I checked th

Re: [Xrdp-devel] Does not Xrdp support 32bit color depth?

2013-04-03 Thread Tamas Csabina
Hi, The following line (in xrdp.ini) is responsible for the color depth of the session: xserverbpp=? where ? is 15, 16, 24 or 32. I was not able to create a configuration which can handle every color-depth, but I can live with 16bit sessions only. Maybe you can give it a try to create different

Re: [Xrdp-devel] xrdp-chansrv pegs CPU at 100% for first logged in session

2013-03-27 Thread Tamas Csabina
xrdp-chansrv is busy waiting on some resource > (maybe a lock on a file) and I just have to identify what resource it's > waiting for or doesn't have access to (maybe wrong permissions or > something). > > Thanks again, > -ralph > > On Mon, 25 Mar 2013 11:04:06 +010

Re: [Xrdp-devel] keyboard - Problem

2013-03-26 Thread Tamas Csabina
om: Thomas Schäfer Date: 25 March 2013 15:24 Subject: Re: [Xrdp-devel] keyboard - Problem To: Tamas Csabina Hi Tamas, Thank you for your answer. Do you need `functionality` from VNC? > No. I need "only" a working remote Desktop (kde, gnome, xfce). As if not, you could change to

Re: [Xrdp-devel] keyboard - Problem

2013-03-25 Thread Tamas Csabina
Hi, Do you need `functionality` from VNC? As if not, you could change to use x11rdp instead of Xvnc, and use the `built in` mstsc client (Remote Desktop Connection is the proper name of the client) on the windows computers. I am using it (x11rdp sessions with mstsc as client and windows7 PCs) and

Re: [Xrdp-devel] xrdp-chansrv pegs CPU at 100% for first logged in session

2013-03-25 Thread Tamas Csabina
Hi, Maybe this is absolutely irrelevant, but in the past I saw nearly 100%CPU usage with Gnome. Changing to KDE solved the issue. tamas On 24 March 2013 16:18, Ralph Schmieder wrote: > Hi, all. I'm using xrdp latest git build on CentOS 6.4 compiled using the > instructions at [1] 'building on

Re: [Xrdp-devel] X11rdp high CPU util

2013-02-13 Thread Tamas Csabina
% of CPU, even if there is no application is started by the 2nd user. Regards, Tamas On 13 February 2013 13:13, Tamas Csabina wrote: > Dear List, > > I`ve just discovered that the CPU utilization of X11rdp processes could be > 100% (based on the results of the command `top`). &

[Xrdp-devel] X11rdp high CPU util

2013-02-13 Thread Tamas Csabina
Dear List, I`ve just discovered that the CPU utilization of X11rdp processes could be 100% (based on the results of the command `top`). This is a virtual SLES11SP2 x64 server, with 8 virtual cores, and with only 2 remote users. We use X11rdp sessions. The users normally run a java based applicati

[Xrdp-devel] cannot login anymore: X server -- no display in range is available

2013-02-11 Thread Tamas Csabina
Hi, I have an issue to connect to a previously working setup: in the client window, after authentication I can see: connecting to sesman ip 127.0.0.1 port 3350 sesman connect ok sending login info to session manager, please wait... xrdp_mm_process_login_response: login failed in the log on the s

Re: [Xrdp-devel] /etc/init.d/xrdp start: xrdp already running

2013-02-07 Thread Tamas Csabina
Hi Guys, I made a symlink to /etc/xrdp/xrdp.sh in /etc/init.d/ and called it xrdp. So the pre-check part of the script found it. I renamed it to xrdpd, so it is now working fine. Thanks for the tips and guidelines. And sorry for the double post (there were 2 mails about this issue from 2 differen

Re: [Xrdp-devel] problem with xrandr

2013-02-07 Thread Tamas Csabina
Hi Jay, Thanks for the reply. If you need anything to test, let me know. (However I doubt it, as you are able to replicate this.) Is there a version available with Xorg7.1? I might give it a try. Regards, tamas On 7 February 2013 20:50, Jay Sorg wrote: > Hi Tamas, > > > Now, about my issue:

[Xrdp-devel] /etc/init.d/xrdp start

2013-02-06 Thread Tamas Csabina
Dear List, This is a fresh installation of xrdp 0.6 from source on SLES 11 SP2 x64. Whenever I want to start xrdp with the init script, I get the message: xrdp is already running (or something similar). ps ax | grep rdp shows nothing, ps ax | grep ses shows nothing too, so I am pretty much sure t