Bug 222567 - Rsync avc denied errors
Summary: Rsync avc denied errors
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy-targeted
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-14 17:45 UTC by Need Real Name
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-14 20:47:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2007-01-14 17:45:39 UTC
I get the following "avc: denied" errors when running rysnc to backup up my
current FC6 implementation.

avc:  denied  { associate } comm=rsync dev=dm-1 scontext=system_u:object_r:ramf\
s_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem
avc:  denied  { associate } comm=rsync dev=dm-1 scontext=system_u:object_r:secu\
rity_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem
avc:  denied  { associate } comm=rsync dev=dm-1 scontext=system_u:object_r:rpc_\
pipefs_t:s0 tcontext=system_u:object_r:fs_t:s0 tclass=filesystem

Comment 1 Daniel Walsh 2007-01-15 15:31:03 UTC
Please explain what you are doing?  Are you running an rsync server and copying
the files with rsync preserving security context?

These errors look like you are attempting to backup files filesystems that
really should not be backedup. Backing up these file systems might not make
sense.  -x qualifier might be able to help


Note You need to log in before you can comment on or make changes to this bug.