Help!

Help with configuring xrdp

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> UK RSS
Next:  ceve_1.2.1-1_amd64.changes ACCEPTED  
Author Message
chris
External


Since: Feb 08, 2005
Posts: 28



PostPosted: Thu Mar 26, 2009 7:10 am    Post subject: Help with configuring xrdp
Archived from groups: uk>comp>os>linux (more info?)

Hi all,

I'm running CentOS 5.2 and have installed xrdp through yum, but am
struggling to get it working. It seems to load fine using the
xrdp_control.sh script, but connecting to it fails. Using localhost I
get as far as the login screen, but then doesn't accept my login details.

Does anyone have any pointers as to solving this?

BTW I can already login via ssh and tunnel X that way, but I do really
want to be able to remote desktop to this box.
TIA
Back to top
alexd
External


Since: Dec 15, 2005
Posts: 52



PostPosted: Thu Mar 26, 2009 3:10 pm    Post subject: Re: Help with configuring xrdp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

chris wrote:

> Does anyone have any pointers as to solving this?

Anything in /var/log/sesman.log? If not, you might like to check the
[logging] section in /etc/xrdp/sesman.ini

--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
18:47:47 up 111 days, 20:59, 3 users, load average: 0.06, 0.06, 0.01
Sexy ladies, and nasty boys, all freaky freakin', to the robot noise
Back to top
chris
External


Since: Feb 08, 2005
Posts: 28



PostPosted: Fri Mar 27, 2009 5:10 am    Post subject: Re: Help with configuring xrdp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

alexd wrote:
> chris wrote:
>
>> Does anyone have any pointers as to solving this?
>
> Anything in /var/log/sesman.log? If not, you might like to check the
> [logging] section in /etc/xrdp/sesman.ini
>

For some weird reason it's in /usr/lib/xrdp/sesman.log on this system,
but no, Not a huge amount. Just his kind of stuff:
[20090325-14:57:40] [INFO ] scp thread on sck 5 started successfully
[20090325-14:58:06] [INFO ] scp thread on sck 5 started successfully
[20090325-14:58:17] [INFO ] scp thread on sck 5 started successfully
[20090325-14:58:41] [INFO ] scp thread on sck 5 started successfully
[20090325-15:03:04] [INFO ] shutting down sesman 1
[20090325-15:03:07] [INFO ] starting signal handling thread...
[20090325-15:03:07] [INFO ] signal handler thread started successfully
[20090325-15:03:07] [CORE ] starting sesman with pid 2921
[20090325-15:03:07] [INFO ] listening...
[20090325-15:03:18] [INFO ] scp thread on sck 5 started successfully

I've set the logging mode to DEBUG so that's the most info it gives...
Back to top
alexd
External


Since: Dec 15, 2005
Posts: 52



PostPosted: Fri Mar 27, 2009 11:10 am    Post subject: Re: Help with configuring xrdp [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

chris wrote:

> [20090325-15:03:18] [INFO ] scp thread on sck 5 started successfully

That's what I get when I log in successfully.

> I've set the logging mode to DEBUG so that's the most info it gives...

At this point, given a lack of more suitable suggestions, I'd break
out 'strace' and see a) what files it's trying to access and check that it
can read/write what it wants to, and b) the contents of said files looks
sensible. For example:

# strace -o /tmp/xrdp.trace -p `pidof xrdp` -f

and look at the trace file for open('s. Of course I've just tried that
myself and it segfaults. Hmm.

--
<http://ale.cx/> (AIM:troffasky) (UnSoEsNpEaTm@ale.cx)
14:09:11 up 112 days, 16:20, 3 users, load average: 0.01, 0.05, 0.03
Sexy ladies, and nasty boys, all freaky freakin', to the robot noise
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> UK All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum