Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527568 - net-misc/rdesktop-1.8.2 - fails to connect to Windows servers with Kerberos/CredSSP auth
Summary: net-misc/rdesktop-1.8.2 - fails to connect to Windows servers with Kerberos/C...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-10-31 09:15 UTC by Volkmar Glauche
Modified: 2014-11-04 09:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Upstream r1823 (r1823.patch,785 bytes, patch)
2014-10-31 09:17 UTC, Volkmar Glauche
Details | Diff
Upstream r1825 (r1825.patch,1013 bytes, patch)
2014-10-31 09:17 UTC, Volkmar Glauche
Details | Diff
Upstream r1827 (r1827.patch,374 bytes, patch)
2014-10-31 09:18 UTC, Volkmar Glauche
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar Glauche 2014-10-31 09:15:59 UTC
Apparently, 1.8.2 has a regression which makes it unusable for some people, including me. See https://www.cendio.com/bugzilla/show_bug.cgi?id=5209. I can't connect to my Windows Terminal Servers using 1.8.2 at all because of a "Invalid licensing message", as described in the bug report at cendio.
I have applied upstream patches (http://sourceforge.net/p/rdesktop/code/commit_browser) for commits 1823, 1825, 1827 and can confirm that these patches apply cleanly and restore the ability to connect to my Windows Terminal Servers.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-misc/rdesktop-1.8.2
2. Run rdesktop in an environment with Kerberos tickets 
3.
Actual Results:  
rdesktop exits with "Invalid licensing message"

Expected Results:  
rdesktop should connect to the server
Comment 1 Volkmar Glauche 2014-10-31 09:17:03 UTC
Created attachment 387848 [details, diff]
Upstream r1823
Comment 2 Volkmar Glauche 2014-10-31 09:17:34 UTC
Created attachment 387850 [details, diff]
Upstream r1825
Comment 3 Volkmar Glauche 2014-10-31 09:18:04 UTC
Created attachment 387852 [details, diff]
Upstream r1827
Comment 4 Bernard Cafarelli gentoo-dev 2014-11-03 09:14:56 UTC
Thanks for the report! Upstream released 1.8.3,including all these fixes and I just added it to CVS. Can you test with this new version if it works fine for you?
Comment 5 Volkmar Glauche 2014-11-04 08:19:55 UTC
1.8.3 compiles fine and works as expected wrt this bug.
Comment 6 Bernard Cafarelli gentoo-dev 2014-11-04 09:22:26 UTC
Thanks for the confirmation, marking fixed with 1.8.3 then (I will ask for its stabilization soon unless other bugs appear)