Ubuntu Networking :: Xrdp Works For RDP With/without Prelaunched Vncserver

Apr 14, 2010

I am helping a local genealogy society set up their research center. They want three workstations and a single data server. The genealogy program of choice was GRAMPS, which I have used for years a Wonderful program! No data is going to be input on the workstations the users are simply researching existing data on the server.

Since several RDP-based Wyse thin client units were available for free as were monitors and keyboards, the decision was quickly made to use an RDP based client/server system. Using VNC was unacceptable due to its speed and latency issues, plus, it isn't supported by the Wyse thin client units ONLY RDP and Cytrix.

Using Microsoft's server OS and Terminal Server package was far, far beyond the society's budget. We briefly considered equipping a Windows XP box with a copy ThinSoft's RDP server package, WinConnect Server XP, but its $300 price tag was still too much for the society.

The decision was to use Linux for the server. At first we considered LTSP but it is oriented towards PXE net boots and, while this may have worked, its complexity scared us off and we opted for what, we initially thought, was a much simpler solution XRDP.

We were right and wrong at the same time. It is simple to set up very simple, but the lack of documentation places many pitfalls in front of you, PLUS the solution is distribution dependent.

I spent many hours on this issue. There are numerous sources on the web citing solutions to running XRDP. Unfortunately, they all involve running vncserver against the destination logins. This is NOT what we desired. We wanted to be able to boot up the host system but not login at all, yet still be able to connect to a session via RDP.

I tried numerous distributions and eventually spending a lot of time going through the xrdp source code and planting out my own debug messages in /etc/xrdp/startsm.sh to output to a file in /tmp. Putting in ps -eS >> /tmp/xrdp.txt was particularly useful because it showed that xrdp/sesman DID launch an Xvnc, meaning that it was unnecessary to pre-launch vncserver, as most pundits recommend. The solution was figuring out how to connect to the Xvnc session created by sesman.

I discovered the solution somewhat by accident. It seems that the files created in the destination user's .vnc folder by vncserver were interfering with xrdp/sesman. Here is what worked. 1.Starting with a nearly virgin install of Ubuntu 10.04 beta 1, installed two users intended to be accessed for remote login via RDP. That is ALL that I did I never even logged into them. 2.My first entry xrdp.ini was unmodified except that ask was deleted from username=. Everything was unmodified.

3.Using tsclient on another machine, with the desired username, that was NOT logged in, and password pre-filled, I connected and received a nice Gnome desktop. 4.The session was on 5910. 5.While keeping this session active, I logged into the next login created for remote access and received my second nice Gnome sesktop on port 5911 automatically. Xrdp-sesman DOES automatically launch Xvnc in a useful way!

I can ONLY get this to work on Ubuntu version 10.04 e/w Gnome. It fails on CentOS 5.2, Xubuntu 9.10, SuperOS 9.10 and Lubuntu 10.04. In all cases xrdp was version 4.1.1, so the issue is not with xrdp/sesman it lies within the OS what, I do not know. I did not test KDE at all.

Code:

The system is running Ubuntu 10.04 LTS beta - the Lucid Lynx, amd64:

uname -a
Linux ubu910 2.6.32-16-generic #25-Ubuntu SMP Tue Mar 9 16:33:12 UTC 2010 x86_64 GNU/Linux
---------------------------------
Contents of /etc/xrdp/sesman.ini:
---------------------------------
[Globals]
ListenAddress=127.0.0.1

[code]...

View 9 Replies


ADVERTISEMENT

General :: Vncserver Works But X0vncserver Doesn't?

Mar 12, 2010

I can connect to vncserver just fine, but if i fire up x0vncserver for some sharing, the viewer will not connect:

[me@mycomp .vnc]$ x0vncserver
Fri Mar 12 13:36:45 2010
main: XTest extension present - version 2.2
main: Listening on port 5900

[code]....

View 2 Replies View Related

Ubuntu Networking :: XRDP - Can Login Only Once

Sep 19, 2010

I was looking for good way to remote login into my computer. VNC wasn't good because it causes problem to run before logging into gnome. XRDP haven't got such problems, BUT i can login only once. I mean, that after rebooting computer and login remotely via rdp, and logging off on remote session, i cannot log in again. Client application stucks on message "sending info to sesman".

View 1 Replies View Related

Ubuntu Networking :: XRDP Being Blocked By Firestarter?

Dec 8, 2010

I recently installed the XRDP server on my desktop edition of Ubuntu v10.04 following the simple instructions available here. I did this on two computers. One computer has Firestarter installed while the other does not.

When I use Windows to connect to the Ubuntu box without Firestarter, everything works just fine. However, when I try to connect to the one running Firestarter, I get a pop up showing an error message (see the attached file).

I checked the incoming rules in Firestarter and I don't see a way to add RDP sessions to the list of exceptions. I also tried adding my IP address in the host section but this too didn't help the situation.

View 1 Replies View Related

Ubuntu Networking :: Starting VNCServer Automatically?

Mar 30, 2010

I just installed VNCServer on my Ubuntu box. I've tested the connection on my Windows box and connect fine.If I were to restart Ubuntu, would the VNCServer start automatically? If not, how would I do this?

View 1 Replies View Related

Networking :: Can't Connect To XRDP Machine

Apr 8, 2010

I installed XRDP on my home machine, made sure the service was running, NAT'ed ports 3350 and 3389 TCP to the machine in my router and punched corresponding holes through Guarddog on these ports on the machine as well, but connecting with: rdesktop -f "my IP here" from my workplace doesn't work. I get "unable to connect".

I have a feeling, it's still the firewall. Do I need to tick permitting the rdesktop protocol in both the "local" and the "Internet" zone or do I need to also establish specific custom rules?

View 2 Replies View Related

Ubuntu Networking :: Windows 7 To Ubuntu 10.10 Via XRDP - Keyboard?

Feb 10, 2011

I am connecting to a Ubuntu 10.10 (64 bit) instance from Windows 7 (64 bit) using XRDP. However, in Ubuntu's terminal window, whenever I type "d", the terminal window minimizes and i am not able to type in the "d" word.

View 2 Replies View Related

Networking :: Vncserver: Couldn't Find "xauth" On Your PATH?

Mar 9, 2010

Firstly I remote login to a PC by telnet/sshAfter thatI type vncserver in the terminal.Then I gotvncserver: couldn't find "xauth" on your PATH.May I know what it is about and how to setup vncserver?

View 2 Replies View Related

Ubuntu :: More Reliable RDP Protocol Other Than XRDP

Jun 23, 2010

I installed ubuntu server 10.04 32-bit and I installed XRDP so I can connect to it using RDP sessions. I was wondering if there is a better alternative to it. I have the following issues with it: 1. When I connect to the server locally using rdp it works just fine the first time. Then when I close the session I cannot connect to it again (it says connection timed out). Then if I uninstall then reinstall it will work again for another time then do the same thing. 2. I receive a protocol error when using Windows 7 or RDP version 6.1.7600 (Newest RDP version)

View 9 Replies View Related

Ubuntu :: 10.04 LTS XRDP Not Authorizing USB Mounting?

Oct 1, 2010

I am new to ubuntu. I hava a headless ubuntu machine. Had aa virgin installation of 10.04. Installed xRDP. Login to the ubuntu box through XRDP is successful. But while I login through XRDP, USB memory devices, or the windows XP partition, dont get mounted (even though it gets detected..snapshot attached). It woks fine when I login directly through console.

Is there anyway the mounting can be authorized while connecting through XRDP

[Code]...

View 1 Replies View Related

Ubuntu :: D Key (alone) Shows Desktop Over Xrdp?

Oct 13, 2010

While connecting over Xrdp, hitting the "D" key alone hides all my windows and shows the desktop. This is problematic since I often wish to type words containing at least one "D" in it. In case anyone else is having this problem, I've wrestled through it and offer this help.I'm using Ubuntu 10.10 Maverick Meercat and connecting via Xrdp. I only have this problem when connecting remotely.

APPARENT CAUSEI don't pretend to know for sure, but the problem appears to be that the remote connection is flubbing Metacity's "<Super>d" binding for the "show desktop" command. More precisely, the string "<Super>" doesn't appear to be functioning for me. If I change <Super> to <Ctrl>, I can use Ctrl + D to show desktop, and I can then type the letter D without it hiding every window from me.

Further evidence <Super> isn't working for me, if I change Metacity's "panel_run_dialog" global key binding from "<Alt>F2" to "<Super>F2" I bring up the run dialog by hitting F2 alone.

WORKAROUNDChange the system's "show desktop" keystroke. Here are the steps.

1) Alt+F2
2) gconf-editor
3) /->app->metacity->global_keybindings
4) Change the assigned keystroke for show_desktop from "<Super>d" to "<Ctrl>d" or "<Ctrl><Alt>d" or "disabled"

If someone finds this worthy of submitting a bug ticket, please let me know so I can follow it.

View 9 Replies View Related

Ubuntu :: 10.04 Remote Desktop With Xrdp?

Apr 25, 2011

I am trying to enable rdp server on my ubuntu machine. I installed xrdp using apt-get, but when I try to connect (setting protocol to sesman-X11rdp) it authenticates, but dies with the error "only supporting 8 and 16 bpp rdp connections".

View 1 Replies View Related

Ubuntu :: XRDP Alternative Or Custom Port?

Jul 14, 2011

I've recently setup XRDP on my Ubuntu Workstation (11.04, Gnome). XRDP works just fine when I have it set to the default RDP port (TCP 3389) or customly set to a higher port number (i.e. TCP 7432). I've noticed when I try to change it to a lower-numbered port (i.e. TCP 110), the XRDP process dies. The XRDP-sesman process remains functional. Does anyone have any insight why this may be the case?

My only consideration would be to step through the source code and make a (hopefully) minor modification and re-compile.

View 1 Replies View Related

Ubuntu :: Start A VNC Session Any Way But Vncserver?

Jul 19, 2010

I am trying to VNC into a server to which I have no physical access (but I can ask someone to start a session or something) but can ssh into. I have gotten a VNC session working by sshing in and running vncserver, although once the VNC session died in a confusing manner.

I don't know how to start a VNC session any way but vncserver, which is odd since I'm sure that Ubuntu's Remote desktop should somehow allow me to do this by default. The server by the way is being used as a desktop by someone else. Also, how do I tell if my VNC is encrypted and if it isn't how do I make sure it is?

View 9 Replies View Related

Debian :: Cannot Connect To VPN Via XRDP

Aug 29, 2015

I can log into my Debian 8 Jessie XFCE server via XRDP from Windows 7 and can do everything I could normally do if I was using the machine. The only problem is the Network Manager, it states I have no connection. It doesn't display connection information, even states that there is no connection (even though I am remotely connected to it from my Windows machine, can install software and can access the Internet on the machine in question). This isn't a problem as it seems I can access anything regardless, the only thing I can not access is the Network Manager which I need access to so I can connect to my VPN.

Below is my xrdp.ini information...

Code: Select all#dark_grey=808080
#blue=08246b
#dark_blue=08246b
#white=ffffff
#red=ff0000
#green=00ff00
#background=626c72

[xrdp1]
name=sesman-Xvnc
lib=libvnc.so
username=ask
password=ask
ip=127.0.0.1
port=-1

I can access the Network Manager if I use the machine but as soon as I go headless and XRDP into it, I no longer can.

I've been racking my brain over this for days, trying to read up on as much as I can about the issue but am still struggling to find a solution. Unfortunately this must be done via a GUI.

View 1 Replies View Related

OpenSUSE :: Enable Xrdp In 11.2?

Jun 12, 2010

How can I enable xrdp in OpenSuse 11.2

I found some instructions at [URL] but its only for OpenSuse 11.1

View 2 Replies View Related

OpenSUSE :: Xrdp Was Working Now Its Not?

May 11, 2011

I didn't change any settings, but now I get login failed.I checked the password and I using the correct pasword.for the first account I used when installing openSUSE I get past the login but then the rdesktop client hangs and then closes whit the incomplete message "error: did not receive a reply. possible causes include.."the other account I created doesn't accept the password.I checked /var/log/xrdp-sesman.log and it was empty.

View 3 Replies View Related

Ubuntu :: Can't Log Into Classic Desktop With XRDP In Natty / Machine To Use For It?

May 11, 2011

I am using xRDP to remotely log into my desktop. I have my user set up to use the classic no-effects desktop when logging into the console. Problem is, when I log in via xRDP, it uses unity. How do I tell the machine to use classic no-effects when using xRDP?

View 1 Replies View Related

Ubuntu :: 10.4 Vncserver Showing Shortcut Error - Bug ?

May 10, 2010

In normal desktop GUI is working fine. But when in install VNCserver and tried to connect form my window machine through Ultra vnc it is not working properly. The issue I am facing is: when I am opening a terminal and enter later "m" from keyboard its work as a short for mail, and in case of later "s" the shortcut is "shutdown tab" those are present in panel. Then I remove those from panel and now I can enter the word m and s in terminal. The behavior is seems like a bug.

View 4 Replies View Related

OpenSUSE :: XRDP, RDP And Cut/Paste Not Working?

Sep 16, 2009

I am connecting to SuSE 11.1 from an XP workstation. The host is running XRDP xorg-x11-server-rdp-7.3.99-9.1, xorg-x11-server-dmx-7.3.99-42.1, xrdp-0.4.1-39.1 The client is running MS RDP 6.0.6x Generally, all is well. But Cut/Paste is not working outside of the XRDP session. I can Cut/Paste between apps in the XRDP session but not between the XRDP session and the client?

View 6 Replies View Related

OpenSUSE Network :: XRDP, 11.2 And 105 Key UK Keyboard?

Jun 14, 2010

I am using XRDP 0.4.1-85.1 from here and I am having problems with the keyboard mapping from remote clients.After lots of looking at, I am stuck with this clue: if I run xev and type 1234, I see this (abridged) output:

[Code]...

View 9 Replies View Related

Software :: Xrdp 0.5.0 Fails On Rhel 4?

Jul 9, 2010

I've obtained the latest xrdp .rpm package (xrdp- .5.0-0.5.20090811cvs.el4.x86_64.rpm) installed it (rpm -ivh) and it installs fine. But when I start the xrdp service, xrdp starts but not the xrdp-sesman which in turn causes xrdp to immediately fail. Has anyone seen this? If so, what would be some good suggestions for a troubleshooting path?

Btw, the version for el5 works great on rhel 5, but the version for el4 consistently fails on rhel 4. The upgrade to 0.5.0 is necessary as rdp 7 for xp (and newer) breaks xrdp 0.4.1 with a protocol error.

View 2 Replies View Related

CentOS 5 :: Install Xrdp On Machine?

Jun 23, 2009

Looking to install xrdp on my machine, but have not been able to do so. I have followed the directions that came with it, but the install command does not seem to work.

View 5 Replies View Related

General :: How To Stop Vncserver's Log

Feb 9, 2011

I used the cmd "vncserver" to start a vnc session, and it created a log file like this "/root/.vnc/linux-vzra:2.log". As time going on, the file "/root/.vnc/linux-vzra:2.log" became bigger and bigger, it is too huge indeed. How can I start a vnc session without a log file?

View 1 Replies View Related

Ubuntu :: 10.04 Lucid Unwanted Indicator Applet Shortcut In XRDP

May 3, 2010

I have just upgraded my old work horse from 9.10 to 10.04 and on the surface everything looks ok. However there are a few annoying issues that I have not been able to resolved. One of these is an annoying auto shortcut that links the 'm' key to the Indicator applet while running my desktop inside an XRDP session (Windows Vista client). Everytime the m key is pressed, the focus is autotragically hijacked by the Indicator applet. Attempting to type any text from any application such as the terminal or text editor is excruciating since everytime the m key is pressed the focus jumped to the Indicator applet, the only way to disable this 'feature' is by removing the Indicator applet.

This problem is not seen in the native console, only in XRDP sessions.

There is another thread that deals with similar issue [URL] but only for users with Apple keyboards and does not apply to my situation.

I use XRDP alot so this affects me severely. How do I go about diagnosing this problem, xev doesn't even see any event when the m key is pressed, the focus just jumped to the Indicator applet?

View 2 Replies View Related

Ubuntu :: Kile Under Vncserver Loss Image Quality?

Jan 18, 2011

It is about vncserver. While I use Vncviewer connect to Desktop :0. The Kile picture is the same as that I am on the local machine. But, when I connect to the desktop created by vncserver,say Desktop :1. The Kile picture is pretty bad. I attached two pictures. One is for Desktop :0 and another is Desktop :1. I wonder how to make configurations to vncserver in order to make Kile look better.

View 1 Replies View Related

Ubuntu Servers :: VNCServer Opens 100 Sessions/displays?

Apr 13, 2011

I am setting up a server with Ubuntu Server edition. It is has 4gb of ram and had been working great the first week or so but something strange started happening about the same time I installed MythTV. After that, the server would slow down considerably and the ram being used would go from about 400megs up to all of the 4gb and use about 2gb or swap. After much research and investigating, I've narrowed it down to the vncserver starting up all 100 displays/sessions even if I try to specify one with : vncserver :1

View 3 Replies View Related

Debian :: Xrdp Install And Startup On Jessie

Jul 3, 2015

m trying to install xrdp on Debian 8, I have attempted it with the following commands run under root:

Code: Select allapt-get update
apt-get upgrade
apt-get install xrdp

Everything installed fine, with no errors

Code: Select allroot@tom-deb:/home/user# apt-get install xrdp
Reading package lists... Done
Building dependency tree       
Reading state information... Done

[Code] ....

Now from windows using Remote Desktop connection, an attempt was made to connect remotely, I can see xrdp working just fine, but when I am logging into xrdp-sesmanx11 with the username and password, it exits out suddenly, are there other packages that need to be installed?

View 0 Replies View Related

OpenSUSE Network :: Xrdp Died After Update?

Nov 16, 2010

I just recently setup a OpenSUSE 11.3 server with Xrdp which I got from the 11.1 tutorial. Everything had been working great until yesterday I let the system run a update and now whenever I try to login I get login failed. When I look in xrdp-sesman.log file it says X server died. I've searched around for this problem and it seems there is some talk about it from a few years back but nothing as of recent and nothing that has worked so far. I'm kinda at a loss with this and really would like to get it up and running again.

View 3 Replies View Related

Fedora Servers :: Vncserver From Runlevel 3 ?

Jan 8, 2010

I'm running a server that boots into runlevel 3. I can ssh into it but I only get a blank screen when I try to connect to the vncserver that's running on it. Is it possible to connect to a vncserver that's running on runlevel 3 or does X have to be running for the vnc to work?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved