Bug 1979959
Summary: | Samba autorid fails to map AD users if id rangesize fits in the id range only once | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Aleksandr Sharov <asharov> | |
Component: | samba | Assignee: | Andreas Schneider <asn> | |
Status: | CLOSED ERRATA | QA Contact: | Denis Karpelevich <dkarpele> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 8.4 | CC: | aboscatt, asn, dkarpele, gdeschner, jarrpa | |
Target Milestone: | beta | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | samba-4.15.5-2.el8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2044231 (view as bug list) | Environment: | ||
Last Closed: | 2022-05-10 15:27:35 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: | 2044231 |
Description
Aleksandr Sharov
2021-07-07 13:46:48 UTC
Note that the range is too big by 1! idmap config * : rangesize = 100000 idmap config * : range = 100000-199999 100000-200000 => This is a rangesize of 100001 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 (Moderate: samba security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:2074 |