Bug 156308 - /usr/share/doc/packages/NX/nxscripts/run-nxproxy-server is executable, but not readable for regular users
Summary: /usr/share/doc/packages/NX/nxscripts/run-nxproxy-server is executable, but no...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 6
Hardware: All SuSE Linux 10.1
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 23:13 UTC by Gerald Pfeifer
Modified: 2006-03-17 05:48 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Pfeifer 2006-03-08 23:13:03 UTC
# ls -la /usr/share/doc/packages/NX/nxscripts/run-nxproxy-*
-rwxr-xr-x 1 root root 3207 2006-02-26 14:44 /usr/share/doc/packages/NX/nxscripts/run-nxproxy-client                                                            -rwxr-xr-x 1 root root 2872 2006-02-26 14:44 /usr/share/doc/packages/NX/nxscripts/run-nxproxy-reversed                                                          -rwxr-x--x 1 root root  533 2006-02-26 14:44 
       ^^^
/usr/share/doc/packages/NX/nxscripts/run-nxproxy-server                                                            -rwxr-xr-x 1 root root 2914 2006-02-26 14:44 /usr/share/doc/packages/NX/nxscripts/run-nxproxy-thread                                                            

# rpm -qf /usr/share/doc/packages/NX/nxscripts/run-nxproxy-server               NX-1.5.0-26
Comment 1 Stefan Dirsch 2006-03-09 07:50:19 UTC
Thanks. Fixed for Beta8.
Comment 2 Gerald Pfeifer 2006-03-16 23:35:11 UTC
I'm afraid I'm still seeing this on a fresh installation of 10.1 Beta8.
Comment 3 Stefan Dirsch 2006-03-17 05:48:02 UTC
Another try.

NX.spec:
 # Bug #156308
-chmod 755 nxscripts/run-nxproxy-reversed
+chmod 755 nxscripts/{run-nxproxy-reversed,run-nxproxy-server}