Oops, I found:
Code:
server:/usr/bin # ll Xorg
-rwx--x--x 1 root root 1787640 2. Jul 2009 Xorg
server:/usr/bin # ll X11/Xorg
-rwx--x--x 1 root root 1787640 2. Jul 2009 X11/Xorg
but that sould be:
Code:
server:/usr/bin # ll Xorg
-rws--x--x 1 root root 1787640 2. Jul 2009 Xorg
server:/usr/bin # ll X11/Xorg
-rws--x--x 1 root root 1787640 2. Jul 2009 X11/Xorg
as I found by comparing to another clean install of 11.1 i586. Now I really wonder how this could be set wrong. Is there any security feature wiping out suid bits?
Bookmarks