When I connect to certain remote machines via RDP, my connection fails (see bug 322827). My work around is to use xfreerdp directly from the command line, but xfreerdp only works when I specify the "-d" (domain) option and enter the Active Directory domain. I would like an option in the Host Configuration of krdc to specify the domain and have that passed to xfreerdp. Thank you. Reproducible: Always
As a workaround, you can specify the domain in the field "Extra options" when you connect (you can use any xfreerdp paramters there).
We already had this option, just set your login url to this format, you will see it adds /d option automatically. "acelan.idv.tw\\acelan@192.168.2.118" krdc(20929)/krdc (RDP backend) RdpView::start: Use FreeRDP 1.1+ compatible arguments krdc(20929)/krdc (RDP backend) RdpView::start: Starting xfreerdp with arguments: "-decorations /w:1024 /h:768 /kbd:0x00000409 /d:acelan.idv.tw /u: /parent-window:119537804 /bpp:24 /audio-mode: 0 /sound:sys:alsa /drive:media,/media /network:lan /rfx /cert-ignore +clipboard /port:3389 /v:192.168.2.118"