Bug 4083 - Inconsistency with permissions on /dev/pts
Summary: Inconsistency with permissions on /dev/pts
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: dev
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-17 02:21 UTC by Brian Ryner
Modified: 2017-05-04 00:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-07-17 03:35:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Brian Ryner 1999-07-17 02:21:46 UTC
The RPM expects the permissions on /dev/pts (the directory,
not the devices inside it) to be 775.  However when it's
mounted, the permissions get changed to 755.  I haven't
figured out a way to stop mount from changing the directory
permissions.

Comment 1 Bill Nottingham 1999-07-17 03:35:59 UTC
you don't want mount to not change the permissions; it's
a security thing. (look in your /etc/fstab for where it gets changed.)
The permissions on the dir otherwise will be fixed in the next dev release.

Comment 2 openshift-github-bot 2017-05-04 00:11:08 UTC
Commit pushed to master at https://github.com/openshift/openshift-ansible

https://github.com/openshift/openshift-ansible/commit/6727bf7e98306dd841033d9900200647ab4a8ac3
Merge pull request #4085 from ewolinetz/pick_issue4083

Merged by openshift-bot


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