Well, here how it stands now.
I was trying to get up2date to run in X cause I like using the gui version of it. There was a large case of user error preventing me from getting this to work. Apparently there are 4 rpms that need to be installed on a system to make up2date run under X.
rhn_register-2.8.27-1.7.2.i386.rpm
rhn_register-gnome-2.8.27-1.7.2.i386.rpm
up2date-2.8.39-1.7.2.i386.rpm
up2date-gnome-2.8.39-1.7.2.i386.rpm
I was lacking the -gnome packages...so there was no way up2date was gonna run in X, even if I had it configured right.
So, once I got those installed, along with a crapload of other rpms to solve dependency issues, I was able to get up2date to run in a remote X session. I updated my system a bunch and will now sleepa little better knowing those gaping security holes are patched.
It still doesn't work through ssh.
the error I get with ssh is :
CODE
#up2date
X11 connection rejected because of wrong authentication.
Gdk-ERROR **: X connection to localhost:10.0 broken (explicit kill or
server shutdown).
$DISPLAY is set to:
localhost:10.0
I don't know exactly what this is all about and I'm not sure I care at this point. I think you are on the right track about Xauthorty being screwed somehow. I just don't know exactly where to search in my system to get a detailed log of whats going wrong. The X logs in /va/log don't help, the messages log doesn't help. I can do the remote X session when I have to. I might work on it some more in a few days.
Thanks for trying to help man.