Implement XDMCP ForwardQuery
Bug #1511545 reported by
Robert Ancell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Light Display Manager |
Fix Released
|
Medium
|
Unassigned | ||
1.10 |
Fix Committed
|
Medium
|
Unassigned | ||
1.14 |
Fix Released
|
Medium
|
Unassigned | ||
1.16 |
Fix Released
|
Medium
|
Unassigned | ||
1.2 |
Fix Committed
|
Medium
|
Unassigned | ||
lightdm (Ubuntu) |
Fix Released
|
Medium
|
Robert Ancell | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
Trusty |
Fix Released
|
Undecided
|
Robert Ancell | ||
Vivid |
Fix Released
|
Medium
|
Robert Ancell | ||
Wily |
Fix Released
|
Medium
|
Robert Ancell |
Bug Description
[Impact]
LightDM ignores the XDMCP ForwardQuery request.
[Test Case]
1. Set up XDMCP so queries are forwarded through a server
2. Connect to LightDM
Observed result:
Connection fails
Expected result:
Connection succeeds.
[Regression Potential]
Some risk of existing XDMCP queries being broken by the change. Checked with regression tests.
Related branches
lp://staging/~robert-ancell/lightdm/xdmcp-forward-query
- PS Jenkins bot: Needs Fixing (continuous-integration)
- LightDM Development Team: Pending requested
-
Diff: 165 lines (+66/-16)3 files modifiedsrc/xdmcp-protocol.c (+14/-10)
src/xdmcp-protocol.h (+2/-2)
src/xdmcp-server.c (+50/-4)
Changed in lightdm: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in lightdm: | |
milestone: | none → 1.17.1 |
status: | Triaged → Fix Committed |
description: | updated |
Changed in lightdm (Ubuntu Vivid): | |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in lightdm (Ubuntu): | |
importance: | Undecided → Medium |
Changed in lightdm (Ubuntu Vivid): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in lightdm (Ubuntu): | |
status: | New → Triaged |
Changed in lightdm: | |
status: | Fix Committed → Fix Released |
Changed in lightdm (Ubuntu Wily): | |
importance: | Undecided → Medium |
tags: |
added: verification-done-vivid verification-done-wily removed: verification-needed |
Changed in lightdm (Ubuntu Trusty): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
status: | New → Fix Committed |
Changed in lightdm (Ubuntu Wily): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
tags: |
added: verification-done-trusty removed: verification-needed |
Changed in lightdm (Ubuntu): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
To post a comment you must log in.
This bug was fixed in the package lightdm - 1.17.1-0ubuntu1
---------------
lightdm (1.17.1-0ubuntu1) xenial; urgency=medium
* New upstream release: IDENTIFICATION variables to the list of inherited locale variables.
- Add a backup-logs option that can be used to disable existing logging
files having a .old suffix added to them.
- Add LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEASUREMENT and
LC_
(LP: #1511259)
- Implement XDMCP ForwardQuery. (LP: #1511545)
- Fix small memory leak in XDMCP logging code.
-- Robert Ancell <email address hidden> Tue, 03 Nov 2015 16:28:54 +1300