Summary: | krdc doesn't send correct username if it contains backslash | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Linus Kardell <linus.kardell> |
Component: | RDP | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, ctrlaltca, qbast |
Priority: | NOR | ||
Version First Reported In: | 23.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 24.02 | |
Sentry Crash Report: |
Description
Linus Kardell
2023-10-20 14:56:36 UTC
RDP plugin used to detect LDAP logins ( DOMAIN\user) and split them before invoking xfreerdp. In current version (24.11.70) this logic is gone and full username is always passed to libfreerdp login function. It should fix your usecase I tried to test it, but I just get a login failure. I no longer see an additional options field where I can enter /sec:tls, which I think is required. |