Bug 856901

Summary: Defauts:!<user> syntax in sudoers doesn't seem to work as expected
Product: Red Hat Enterprise Linux 6 Reporter: Karel Srot <ksrot>
Component: sudoAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED ERRATA QA Contact: David Spurek <dspurek>
Severity: low Docs Contact:
Priority: low    
Version: 6.3CC: dapospis, dspurek, ebenes, mvadkert, pvrabec
Target Milestone: rcKeywords: ManPageChange
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sudo-1.8.6p3-8.el6 Doc Type: Bug Fix
Doc Text:
No documentation needed.
Story Points: ---
Clone Of:
: 856902 (view as bug list) Environment:
Last Closed: 2013-11-21 23:11:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 947775    
Attachments:
Description Flags
proposed patch none

Description Karel Srot 2012-09-13 05:47:20 UTC
Description of problem:

!<user> shout match to all users different from <user> but it doesn't seem to work and this patters seem to be ignored


Version-Release number of selected component (if applicable):
sudo-1.7.4p5-13.el6_3.x86_64

How reproducible:
always

Steps to Reproduce:
1. add test user
2. update sudoers with:
user  ALL=(ALL)   NOPASSWD: ALL
Defaults !requiretty        # actually not necessary, this is the default
Defaults:!root requiretty    # require tty for all non-root users
3. login as test user and add this into user's crontab (crontab -e)
* * * * *  /usr/bin/sudo id &> /tmp/id


Actual results:
every minute /tmp/id is updated with the output od the "id" command. This is not correct because cron jobs don't have tty and therefore we should see just the message similar to "sorry, you need tty"


Same situation on RHEL5 with sudo-1.7.2p1-21.el5

Comment 3 Karel Srot 2012-09-27 06:26:13 UTC
Thank you. Maybe we can keep this bug open as a request for adding such an explanation into RH shipped sudo.

Comment 6 RHEL Program Management 2012-12-14 06:54:27 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 13 Daniel Kopeček 2013-08-09 09:05:09 UTC
Created attachment 784769 [details]
proposed patch

Comment 16 errata-xmlrpc 2013-11-21 23:11:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-1701.html