Bug 22353 - passwd -removing executable bit doesn't give the expected results.
Summary: passwd -removing executable bit doesn't give the expected results.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-15 16:14 UTC by Need Real Name
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-15 16:14:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-12-15 16:14:34 UTC
I just took the RH133 course with Mr. Day at your HQ site this week and
found an item that  seemed a bit buggy.

The instructor informed us that if you were to take "execute" away from
/usr/bin/passwd, the SUID bit would go from a small 's' to a capital 'S'
thus indicating a problem. This did infact happen.

However, he also did say that neither the typical user nor root would be
able to execute /usr/bin/passwd. When I tried it though, even though the
user account wasn't able to execute /usr/bin/passwd I found that root still
could. Was he wrong? Or is this a bug? Thanks.

Comment 1 Jakub Jelinek 2000-12-15 16:23:12 UTC
First of all, this is in no way related to binutils.
Second, it depends how you "took away" execute bit. If any of the
owner/group/other execute bits are set, root (passwd is owned by root:root)
is allowed to execute it.


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