WebSite Information > Article Discussions

new remote desktop client ?

<< < (2/3) > >>

Doug Bissett:

--- Quote from: Richard Dunkle on August 01, 2016, 02:12:28 pm ---That was a great idea! 
The program works well.
--- End quote ---

I have looked at that program, but I can't seem to find the secret incantation to make it actually work. I am pretty sure that my problem is understanding how to set up windows, and what it actually needs. Any possibility that you could produce some simple instructions?

Thanks...

Greggory Shaw:
Richard, what the setup string that you used ?

RDESKTOP.EXE -g75p -r disk:home=D:\home -r clipboard:PRIMARYCLIPBOARD -r sound -u WinUser -p ChangeMe 192.168.1.10

Getting this error:

Failed to connect, CredSSP required by server.

Richard Dunkle:
Maybe you are missing one of those required addon dll -   libc  libgcc1  openssl   ?
I used the Arca Noae Pkg Manager to get one of them before I tried rdesktop.

Make sure on the Windows side to enable  RDP server
Right mouse click on "This PC"  |  Properties  |  Remote Setting  | check "Allow remote connections to this computer"
uncheck "allow connections only from computers running Remote Desktop with NLA"

I connect to a wide variety of Windows machines with the rdesktop.  Here is the simple command line I use:

rdesktop -g1358x1018 -a16 -uusername  -0 -5 -z -xRDP5 hostname

Many times I am using rdesktop over a ssh tunnel. I make an ssh connection then using port forwarding to connect to the actual Windows machine

rdesktop -g1358x1018 -a16 -uusername  -0 -5 -z -xRDP5 localhost:3389

Greggory Shaw:

--- Quote from: Richard Dunkle on August 02, 2016, 11:08:34 am ---...
uncheck "allow connections only from computers running Remote Desktop with NLA"


--- End quote ---


That did the trick thanks

Greggory

Doug Bissett:
Okay, this is what I was missing:

--- Quote ---uncheck "allow connections only from computers running Remote Desktop with NLA"
--- End quote ---

Now I can experiment with other things. THANKS.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version