Bug 1052940

Summary: Regression in sudo 1.8.6p3-7 package, double quotes are not accepted in sudoers
Product: Red Hat Enterprise Linux 6 Reporter: Savitoj Singh <savsingh>
Component: sudoAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED ERRATA QA Contact: David Spurek <dspurek>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.5CC: dspurek, ebenes, pvrabec, savsingh
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: sudo-1.8.6p3-13.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1092499 (view as bug list) Environment:
Last Closed: 2014-10-14 06:45:58 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: 1070830, 1092499    
Attachments:
Description Flags
proposed patch none

Description Savitoj Singh 2014-01-14 13:12:15 UTC
Description of problem:
We have a system integrated with AD and applying local sudoers rule on group basis, "%domain users" ALL=(ALL)       ALL

Requirements is to change the passprompt of the sudo, like [sudo] password for user: message TO [test] password for IDM\user:

Version-Release number of selected component (if applicable):
sudo-1.8.6p3-12.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Integrate linux machine with AD, and allow any group containing escape character, in my case "domain users"

2. Add line to sudoers file "%domain users" ALL=(ALL)       ALL to run all commands etc.

3. Add the line to change the passprompt of sudo

Defaults:"%domain users" passprompt="[test] password for IDM\%u:"

4. Run command using member of that group using sudo

Actual results:

Not working, Showing default prompt

Expected results:

[test] password for IDM\savitoj:

Additional info:

1. If I make changes in sudoers file using escape character, it works like charm in sudo-1.8.6p3-12.el6.x86_64 version.

Defaults: %domain\ users passprompt="[abc] password for IDM\%u:"


2. If I downgrade the package of sudo to sudo-1.7.4p5-13.el6_3.x86_64

and in sudoers, Defaults:"%domain users" passprompt="[test] password for IDM\%u:"


Works like charm

Seems that there is a regression in package of Sudo-1.8.6p3-12.el6.x86_64


- Savitoj

IRC- savitoj

Comment 3 Savitoj Singh 2014-01-22 10:42:14 UTC
Hi,

Any update on this bug ?


- Savitoj

Comment 6 Daniel Kopeček 2014-05-21 10:48:59 UTC
Created attachment 897901 [details]
proposed patch

Comment 10 errata-xmlrpc 2014-10-14 06:45:58 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/RHBA-2014-1484.html