I can run X as root no porblem, but when I try to run as a non-root user, I get this:
[user@host01 ~]$ startx
~
~
Fatal server error:
PAM authentication failed, cannot start X server.
~ Perhaps you do not have console ownership?
~
~
Please consult the The X.Org Foundation support
~ at
http://wiki.X.Org
for help.
This is a fresh FC4 install, updated. I saw some stuff about /etc/pamd/xserver so I tried playing with that, no joy, presently, it looks like this:
#%PAM-1.0
auth sufficient pam_rootok.so
auth required pam_console.so
account required pam_permit.so
auth required pam_permit.so
any ideas would be GREATLY appriciated