[PLUG] Xauth data?

Elliott Mitchell ehem at m5p.com
Fri Apr 30 13:29:02 UTC 2004


> From: Rich Shepard <rshepard at appl-ecosys.com>
>   When I ssh into my office network I see the line that "no xauth data
> available, using made up one for X11 forwarding". What xauth data am I
> supposed to have and in what file should it live?

Would be created during X-server startup, either `xinit` or `xdm`. The
message means no access cookie was ever created. This in turns means
connections to your X-server are controlled on a per-host basis, rather
than the prefered method of being able to access the cookie. For a
singleuser system this isn't a problem, but for multiuser systems this is
a severe problem.

What is happening is SSH is creating a fake cookie for connections to the
remote end, while at the local end host-based access is being used. This
is bad, but too likely to cause problems for you.


-- 
(\___(\___(\______          --=> 8-) EHM <=--          ______/)___/)___/)
 \   (    |         EHeM at gremlin.m5p.com PGP 8881EF59         |    )   /
  \_  \   |  _____  -O #include <stddisclaimer.h> O-   _____  |   /  _/
    \___\_|_/82 04 A1 3C C7 B1 37 2A*E3 6E 84 DA 97 4C 40 E6\_|_/___/






More information about the PLUG mailing list