Bug 325363

Summary: Add Option for Specifying Domain
Product: [Applications] krdc Reporter: Kyle Kinkaid <kkinkaid>
Component: RDPAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: wishlist CC: acelan
Priority: NOR    
Version First Reported In: 4.11.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kyle Kinkaid 2013-09-27 14:35:29 UTC
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
Comment 1 Urs Wolfer 2013-10-20 10:53:43 UTC
As a workaround, you can specify the domain in the field "Extra options" when you connect (you can use any xfreerdp paramters there).
Comment 2 AceLan Kao 2016-02-05 03:43:04 UTC
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"