Bug 1348533
| Summary: | sudo parses sudoers config with user's locale | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Kopeček <dkopecek> | ||||
| Component: | sudo | Assignee: | Tomas Sykora <tosykora> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 25 | CC: | dapospis, dkopecek, kzak, pkis, qe-baseos-security, rsroka, tosykora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1318374 | Environment: | |||||
| Last Closed: | 2017-02-21 12:02:38 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: | 1318374 | ||||||
| Bug Blocks: | 1348504 | ||||||
| Attachments: |
|
||||||
|
Description
Daniel Kopeček
2016-06-21 12:03:26 UTC
Created attachment 1177193 [details]
A patch solving described problem.
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. This bug was fixed by upstream: https://www.sudo.ws/repos/sudo/rev/c8deb0da75b4. The sudoers locale is now set before parsing the sudoers file. |