[Pkg-fglrx-devel] Bug#625868: auth event shows secret xauth cookie on command line

Michael Gilbert michael.s.gilbert at gmail.com
Sun Jul 17 23:07:18 UTC 2011


Michael Gilbert wrote:

> actually, i just realized that isn't sufficient.  can you try this:
> 
> --- fglrx-driver-11-6.orig/common/etc/ati/authatieventsd.sh
> +++ fglrx-driver-11-6/common/etc/ati/authatieventsd.sh
> @@ -95,17 +95,16 @@ which xauth > /dev/null || exit -1
>  case "$1" in
>      grant)
>          GetServerAuthFile $2 || exit -1
> -        DISP_AUTH_KEY=`xauth -f $SERVER_AUTH_FILE list | grep $DISP_SEARCH_STRING | awk '{ print 

correction: don't remove this line; it obviously messes up the
subsequent logic.  the rest of the patch should work (although
untested since i personally don't use atieventsd).

mike





More information about the Pkg-fglrx-devel mailing list