Bug 789937
Summary: | [RFE] Add ability to treat files authoritatively in sudoers.ldap | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | J.H.M. Dassen (Ray) <rdassen> | |
Component: | sudo | Assignee: | Daniel Kopeček <dkopecek> | |
Status: | CLOSED ERRATA | QA Contact: | Aleš Mareček <amarecek> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.4 | CC: | amarecek, csuleski, dkopecek, dpal, dspurek, dsulliva, jduncan, ksrot, pvrabec, rbinkhor | |
Target Milestone: | rc | Keywords: | FutureFeature, Triaged | |
Target Release: | 6.4 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | sudo-1.8.6p3-1.el6 | Doc Type: | Release Note | |
Doc Text: |
Treating Matches Authoritatively in Look Ups of sudoers Entries
The sudo utility is able to consult the /etc/nsswitch.conf file for sudoers entries and look them up in files or in LDAP. Previously, when a match was found in the first database of sudoers entries, the look up operation still continued in other databases (including files). In Red Hat Enterprise Linux 6.4, an option was added to the /etc/nsswitch.conf file that allows users to specify a database after which a match of a sudoers entry is sufficient. This eliminates the need to query any other databases; thus, improving the performance of sudoers entry look ups in large environments. This behavior is not enabled by default and must be configured by adding the [SUCCESS=return] string after a selected database. When a match is found in a database that directly precedes this string, no other databases are queried.
|
Story Points: | --- | |
Clone Of: | ||||
: | 840097 (view as bug list) | Environment: | ||
Last Closed: | 2013-02-21 09:44:08 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: | 554476, 607248, 703952, 772279, 782183, 806907, 840699 |
Description
J.H.M. Dassen (Ray)
2012-02-13 10:18:35 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. This request will be considered in a future release of Red Hat Enterprise Linux. 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-2013-0363.html |