xauth authentication not working
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tk8.5 (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Since upgrading to 9.04 I find that xauth for X11 capable SSH sessions does not work - nothing has changed on the server side.
This applies to two separate 9.04 client machines and this functionality worked when they were previously 8.04 and 8.10 systems.
You can see that X11 forwarding has been negotiated because the $DISPLAY has been set.
LOCAL:
paul@tuscan:~ % xauth list
tuscan/unix:0 MIT-MAGIC-COOKIE-1 07587ffe64e21a2
localhost.
REMOTE:
paul@vantage:~ % echo $DISPLAY
localhost:11.0
paul@vantage:~ % exmh &
[1] 38127
paul@vantage:~ % BgRegister X server insecure (must use xauth-style authorization); command ignored
BgRegister X server insecure (must use xauth-style authorization); command ignored
BgRegister X server insecure (must use xauth-style authorization); command ignored
BgRegister X server insecure (must use xauth-style authorization); command ignored
BgRegister X server insecure (must use xauth-style authorization); command ignored
exmh-bg cannot rendez-vous with UI - exiting.
Usually this is because Tk send is not working.
Check the notes under Frequently Asked Questions #4a and #4b.
You can find this under the Help menu.
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible.
This will help us to find and resolve the problem.