| Summary: | Filter out inappropriate multicast and subnet broadcast addresses from dynamic DNS update | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Dmitri Pal <dpal> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED DUPLICATE | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | abokovoy, error, grajaiya, jgalipea, jhrozek, ksiddiqu, lslebodn, mkosek, nsoman, pbrezina, pspacek |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.11.1-1.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 990143 | Environment: | |
| Last Closed: | 2014-03-20 14:43:42 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: | |
| Bug Depends On: | 909430, 990143 | ||
| Bug Blocks: | |||
|
Description
Dmitri Pal
2013-09-19 13:32:56 UTC
Fixed upstream:
master: 6982b488e03b8e29e186f0c54cf5f80438cceadd
sssd-1-11: a9b2c8fb47fc334c7ba9b229cde18d168059c096
Steps to Reproduce: 1. In LDAP, fill a user entry with a "sudoHost" attribute with a subnet: "192.168.101.0/24" 2. On a fresh Fedora 19 machine which is in the subnet "192.168.101.0/24", and which has NetworkManager service installed, the user tries to execute the command "sudo -l" Actual results: "User xxxx is not allowed to run sudo on machine" Expected results: The user is allowed to run sudo on the machine Temporarily moving bugs to MODIFIED to work around errata tool bug As discussed on the SSSD meeting today, this bugzilla is actually a duplicate of #909430 *** This bug has been marked as a duplicate of bug 909430 *** |