Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot connect from Cent OS 8 to Cent OS 8 #395

Open
jorgekoronis opened this issue Nov 20, 2021 · 2 comments
Open

cannot connect from Cent OS 8 to Cent OS 8 #395

jorgekoronis opened this issue Nov 20, 2021 · 2 comments

Comments

@jorgekoronis
Copy link

jorgekoronis commented Nov 20, 2021

Hello

I am trying to connect with rdesktop from Cent OS 8 to another Cent OS 8 machine and I see this after runnning the following over an ssh tunnel:
rdesktop -k /usr/share/rdesktop/keymaps/es -u $USER localhost:3389 -p $PASSWORD

You can find below the output I saw:
Core(warning): Certificate received from server is NOT trusted by this system, an exception has been added by the user to trust this specific certificate.
Connection established using SSL.

image

Connection Log
connecting to seesman ip 127.0.0.1 port 2250
sesman connect ok
sending login info to session manager, please wait ...
login failed for display 0

image

I think this means rdesktop does not grab the correct password while I type. This might happen due to an incorrect layout but the layout of the keyboard of my local computer is Spanish as I pointed out in
"-k /usr/share/rdesktop/keymaps/es"

Moreover, if I retype the password in the username blank just to check whether the remote computer grabs the correct keys, I can tell it grabs the correct keys because I see the password typed in correctly on the username blank.

image

Furthermore, if I retype the user and the password on the corresponding blanks of the login GUI, rdesktop takes me back to the screen displayed below:
https://user-images.githubusercontent.com/71354661/142718741-1cbbefd2-f54e-4912-b15d-ab546bedd463.png

I know my user and password credentials are correct because I can already connect by RDP with Remmina with the same login credentials I use with rdesktop. I just wanted to give rdesktop a try because Remmina does not get the correct layout of my local comoputer on the remote desktop and some keys such as alt or the @ do not work remotely while I user Remmina.

Do you know how to fix this?
Thanks

@jorgekoronis jorgekoronis changed the title wrong keyboard layout on remote connection from Cent OS 8 to Cent OS 8 cannot connect from Cent OS 8 to Cent OS 8 Nov 20, 2021
@devlavender
Copy link
Member

devlavender commented Dec 30, 2021

Hello!

Thanks for reaching out, and I apologize for taking so long to reply.

If you are willing to help me understand a little bit more of what is going on, there are some potentially helpful information I would like to ask:

  1. rdesktop client version
  2. server software and version, if possible
  3. output produced with the addition of the -v (verbose) option

Besides your current setting, if possible, it would be great if you could also do the same in some other servers preferably with different server software, or server version, or also different environments (i.e., another distro, or another CentOS version). But don't worry if it's not possible!

Edit: Also, it just occurred to me that it might be important to ask you why you were thinking the keymap would be an issue. Is there any specific reasons why you suspect that? Maybe I've missed something.

@sskras
Copy link

sskras commented May 23, 2023

ping @jorgekoronis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants