XF32286 hates non root users!!! plz help!!!
John Abreau
jabr at blu.org
Fri Dec 7 17:18:40 EST 2001
David Loszewski <stealth215 at mediaone.net> writes:
>
> Fatal server error:
> xf86OpenConsole: Server must be suid root
-rws--x--x 1 root root 5168 Sep 6 00:27 /usr/X11R6/bin/Xwrapper
^ ^^^^
set-uid bit owned by root
It's complaining that Xwrapper isn't set-uid root. Either the bit is not
set, or (less likely but possible) the filesystem it's on is mounted with
a no-suid option.
To fix it, run the following as root:
# chown root /usr/X11R6/bin/Xwrapper
# chmod u+s /usr/X11R6/bin/Xwrapper
--
John Abreau / Executive Director, Boston Linux & Unix
ICQ 28611923 / AIM abreauj / JABBER jabr at jabber.org / YAHOO abreauj
Email jabr at blu.org / WWW http://www.blu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 344 bytes
Desc: not available
URL: <http://lists.blu.org/pipermail/discuss/attachments/20011207/781f494a/attachment.sig>
More information about the Discuss
mailing list