Bug 325363 - Add Option for Specifying Domain
Summary: Add Option for Specifying Domain
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: RDP (other bugs)
Version First Reported In: 4.11.1
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 14:35 UTC by Kyle Kinkaid
Modified: 2016-02-05 19:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"