Bug 30389 - Default xterm permissions incorrect.
Summary: Default xterm permissions incorrect.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: XFree86
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-02 22:13 UTC by D. Stimits
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-02 22:13:10 UTC
Embargoed:


Attachments (Terms of Use)

Description D. Stimits 2001-03-02 22:13:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.15-config.2 i686)


Default permissions of XFree86-4.0.2-6 xterm is executable only for root.
No other user
can use xterm. Fix requires chmod ug+x /usr/X11R6/bin/xterm

Reproducible: Always
Steps to Reproduce:
1. Install Redhat 7.1 beta (Fisher)
2. Attempt to use xterm as a non-privileged user.

	

Actual Results:  Permission denied.

Expected Results:  An xterm should execute.

Fix is via root using:
chmod go+x /usr/X11R6/bin/xterm

Comment 1 Bill Nottingham 2001-03-02 22:22:09 UTC
This is fixed in the current packages.


Note You need to log in before you can comment on or make changes to this bug.