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

How to connect app with || in alias? #379

Open
alex-eri opened this issue Aug 10, 2020 · 0 comments
Open

How to connect app with || in alias? #379

alex-eri opened this issue Aug 10, 2020 · 0 comments

Comments

@alex-eri
Copy link

alex-eri commented Aug 10, 2020

This works

xfreerdp /app:"||HouseAccounting_Domofon" /u:$USER /p:secret /v:server.example.com

but this not

rdesktop -A "||HouseAccounting_Domofon" -u $USER -p secret server.example.com

log

Autoselecting keyboard map 'ru' from locale
is_wm_active(): WM name: GNOM
Connecting to server using NLA...
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.
TLS  Session info: (TLS1.0)-(RSA)-(AES-128-CBC)-(SHA1)

Failed to initialize NLA, do you have correct Kerberos TGT initialized ?
Failed to connect using NLA, trying with SSL
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.
TLS  Session info: (TLS1.0)-(RSA)-(AES-128-CBC)-(SHA1)

Connection established using SSL.
UI(warning): Broken Window Manager: Timeout while waiting for ConfigureNotify

Remote desktop does not support colour depth 24; falling back to 16
Connection successful
Protocol(warning): process_pdu_logon(), Unhandled login infotype 1
Clipboard(error): xclip_handle_SelectionNotify(), unable to find a textual target to satisfy RDP clipboard text request
Disconnecting...
disconnect: Logout initiated by user.

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

No branches or pull requests

1 participant