Xorg on SPARC should be setgid root, not setgid bin
State
10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory
xserver:install
Keywords
testcase
Responsible Engineer
Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
solaris_nevada
Commit to Fix
snv_60
Fixed In
snv_60
Release Fixed
solaris_nevada(snv_60)
Related Bugs
Submit Date
14-February-2007
Last Update Date
5-March-2007
Description
On a system with nv_58 X packages:
# ls -l /usr/X11/bin/Xorg
-r-xr-sr-x 1 root bin 3252888 Feb 9 14:40 /usr/X11/bin/Xorg
The group id should be root (like Xsun), not bin.
*** Test Case ***
ls -l /usr/X11/bin/Xorg on SPARC should list "root" for both user & group.