Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 746684

Summary: Sudo command has no effect
Product: [Fedora] Fedora Reporter: C. M. Trindade <rhttrindade>
Component: sudoAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: dkopecek, kzak, mat.booth
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-17 20:25:50 UTC Type: ---
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: 713568    

Description C. M. Trindade 2011-10-17 14:19:51 UTC
Description of problem:
After updating from Fedora 16 Beta to 3.1.0-0.rc9.git0.0.fc16.i686, the sudoers file has no effect on the user even when he is in the wheel group.

Version-Release number of selected component (if applicable):
sudo-1.8.1p2-2.fc16.i686

How reproducible:
Update to kernel 3.1.0-0.rc9.git0.0.fc16.i686 and run sudo command.

Steps to Reproduce:
1. open terminal in XFCE
2. run sudo command
3.
  
Actual results:
Prompts for password and then says "USER is not in the sudoers file".

Expected results:
root access

Additional info:
the wheel group has been enabled with visudo and the USER is in the wheel group in /etc/group file.

Comment 1 Mat Booth 2011-10-17 19:55:57 UTC
I am also suffering from this bug.

Installed F16 Beta from the DVD, updated to latest updates which included

kernel-3.1.0-0.rc9.git0.0.fc16.x86_64
sudo-1.8.1p2-2.fc16.x86_64

Now the sudo command no longer works for me. I am in the wheel group and the wheel group is in the sudoers file, but when sudo is invoked it tells me I am not in the sudoers file. I tried setting selinux to permissive mode, but that didn't make a difference.

Comment 2 Mat Booth 2011-10-17 20:01:56 UTC
Booting my previous kernel, kernel-3.1.0-0.rc6.git0.3.fc16.x86_64, has no effect either. :-/

Comment 3 Mat Booth 2011-10-17 20:16:18 UTC
In fact the version of sudo hasn't changed since I installed from the DVD, so something else has screwed it.

Anyone have any ideas what packages I could try downgrading?

Comment 4 Kevin Fenzi 2011-10-17 20:25:50 UTC
This looks like a dupe of 745675

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