Bug 1700987
Summary: | 389-base-ds expected file permissions in package don't match final runtime permissions | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ryan Mullett <rmullett> | |
Component: | 389-ds-base | Assignee: | Matus Honek <mhonek> | |
Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> | |
Severity: | unspecified | Docs Contact: | Marc Muehlfeld <mmuehlfe> | |
Priority: | high | |||
Version: | 7.6 | CC: | bsmejkal, mhonek, mreynolds, msauton, nkinder, pasik, pvlasin, spichugi, swachira, tbordaz, vashirov | |
Target Milestone: | rc | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 389-ds-base-1.3.10.2-1.el7 | Doc Type: | Bug Fix | |
Doc Text: |
.The `389-ds-base` package now sets the required permissions on directories owned by the Directory Server user
If directories in the file system owned by the Directory Server user do not have the correct permissions, Directory Server utilities adjust them accordingly. However, if these permissions were different to the ones that were set during the RPM installation, verifying the RPM using the `rpm -V 389-ds-base` command failed. This update fixes the permissions in the RPM. As a consequence, verifying the `389-ds-base` package no longer complains about incorrect permissions.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1814603 (view as bug list) | Environment: | ||
Last Closed: | 2020-09-29 19:46:50 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: | 1788833, 1814603 |
Description
Ryan Mullett
2019-04-17 17:44:47 UTC
Build tested: 389-ds-base-1.3.10.2-1.el7.x86_64 Permission fix is present in package. 'rpm -V 389-ds-base' does not report any discrepancies and permissions of directories are as they should be. Marking as VERIFIED. Build tested: 389-ds-base-1.3.10.2-3.el7.x86_64 After instance is created, 'rpm -V' reports dicrepancies: # rpm -V 389-ds-base ......G.. /etc/dirsrv .M...UG.. g /var/lock/dirsrv Moving to ASSIGNED. Conflict with 389-admin was resolved, new version of 389-admin has updated file permissions too. 389-admin-1.46-3.el7dsrv also depends on a newer version of 389-ds-base, so that the dependency resolution is solved automatically: ============================================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================================= Updating: 389-admin x86_64 1.1.46-3.el7dsrv RHDS-10.6-RHEL-7-DirectoryServer 392 k 389-ds-base x86_64 1.3.10.2-6.el7 rhel7-latest 1.7 M Updating for dependencies: 389-ds-base-libs x86_64 1.3.10.2-6.el7 rhel7-latest 713 k 389-ds-base-snmp x86_64 1.3.10.2-6.el7 rhel7-latest-optional 179 k Transaction Summary ============================================================================================================================================================================= Upgrade 2 Packages (+2 Dependent packages) Total download size: 3.0 M Is this ok [y/d/N]: Marking as VERIFIED. 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 (389-ds-base 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/RHBA-2020:3894 |