Bug 1325621

Summary: Runtime permissions of /var/lib/nfs/rpc_pipefs vs package permissions
Product: Red Hat Enterprise Linux 7 Reporter: Steven Haigh <netwiz>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Filesystem QE <fs-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: csieh, misterbonnie, netwiz, riehecky
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-28 14:52:59 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:

Description Steven Haigh 2016-04-10 02:02:49 UTC
When using 'yum verify' to audit the running system, it seems the permissions set in the RPM for /var/lib/nfs/rpc_pipefs differ from what the system sets up at runtime.

This leads to the following audit error when using 'yum verify':

nfs-utils.x86_64 : NFS utilities and supporting clients and daemons for the kernel NFS server
    File: /var/lib/nfs/rpc_pipefs
        Problem:  mode does not match
        Current:  user:-rx, group:-rx, other:-rx
        Original: user:wrx, group:-rx, other:-rx

Please check if this is intentional, and possibly update the permissions in the package to match what the system should actually have to allow passing of an audit via 'yum verify'.

Comment 2 Steve Dickson 2016-04-28 14:52:59 UTC

*** This bug has been marked as a duplicate of bug 1291514 ***