Issue with login without credentials

Asked by Artur Tonoyan

I have an issue with connecting to terminal server without credentials.

with freerdp 2 version I use this commands for connection to the terminal server (Windows server 2019)
sudo /bin/xfreerdp -u: -sec-nla /dynamic-resolution /v:192.168.30.14 /smartcard: /multimon:force /cert-ignore

but with freerdp3 version I try use this commend for connection, CLI ask me enter domain and password, but I don't want enter username and password in CLI, I want enter credentials int terminal server

sudo /bin/xfreerdp3 -u: /sec:nla:off /dynamic-resolution /v:192.168.30.14 /smartcard: /multimon:force /cert:ignore

Please help me to fix this issue.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Does freerdp need running as root? Why sudo?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

https://manpages.ubuntu.com/manpages/noble/man1/xfreerdp3.1.html

seems to be the "/p" option for password, "/u" for username

Can you help with this problem?

Provide an answer of your own, or ask Artur Tonoyan for more information if necessary.

To post a message you must log in.