Bug 3541 - bit not set correctly in .bashrc
Summary: bit not set correctly in .bashrc
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bash
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-17 19:20 UTC by michael.waite
Modified: 2017-03-09 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-17 23:41:34 UTC
Embargoed:


Attachments (Terms of Use)

Description michael.waite 1999-06-17 19:20:37 UTC
We have found that when ".bashrc" is executed by the bash
profile, the execute bit is not set correctly.
bash_profile runs .bashrc
It is apparently set to 644 and it should be 744
We had to modify /etc/skel to make the fix for new users and
go and physically make the changes to the current system
users.

The only annoyence with this is that if you monitor the
system logs, which we do, you will notice that every cotton
picken
user who attempts to log onto the network (nis in our case)
generates and "acc1" error failure. This can temd to fill up
your log files and is a general annoyance.

-----Mike

Comment 1 David Lawrence 1999-06-17 23:41:59 UTC
On our systems here at Red Hat we have not noticed this type of thing
happening and we use NIS on Red Hat 6.0. Also there .bashrc should
work fine with the permissions set to 644.

Comment 2 openshift-github-bot 2017-03-09 16:33:49 UTC
Commits pushed to master at https://github.com/openshift/openshift-ansible

https://github.com/openshift/openshift-ansible/commit/b24037e7f761b18a6de4841503732a9372d3900c
Fix for issue 3541

https://github.com/openshift/openshift-ansible/commit/20aa8f8919d335042568cb3e6b75aa8fd7a490bb
Merge pull request #3586 from srampal/issue3541

Fix for issue 3541


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