Bug 247429 - xterm-192-7 gives wrong owner/permissions in /dev/pts
Summary: xterm-192-7 gives wrong owner/permissions in /dev/pts
Keywords:
Status: CLOSED DUPLICATE of bug 239070
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: xterm
Version: 4.5
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Miroslav Lichvar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-09 09:16 UTC by Wim de Haan
Modified: 2007-11-17 01:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-09 10:06:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wim de Haan 2007-07-09 09:16:55 UTC
Description of problem:
Recent xterm upgrade gives problem with "mesg y".
Mesg output: mesg: error: tty device is not owned by group `tty'.
xterm's are suddenly owned by login name in /dev/pts i.s.o. tty.
acces in /dev/pty is now crw--w--w- i.s.o crw--w----, which is a potential 
security risk.
Former version of xterm (192-4) doesn't have this problem.

Version-Release number of selected component (if applicable):
xterm-192-7.

How reproducible:
Always

Steps to Reproduce:
1. Install xterm-192-7 on RHEL4
2. open xterm
3. type mesg y / ls -al /dev/pts
  
Actual results:

Expected results:
Entry in /dev/pts should be owned by tty i.s.o user.
Access in /dev/pty should be crw--w----


Additional info:

Comment 1 Miroslav Lichvar 2007-07-09 10:06:31 UTC

*** This bug has been marked as a duplicate of 239070 ***


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