[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [FC5] rsyncd invocation from rc.local
- From: Daniel J Walsh <dwalsh redhat com>
- To: mroselinux eastgranby k12 ct us
- Cc: fedora-selinux-list redhat com
- Subject: Re: [FC5] rsyncd invocation from rc.local
- Date: Sat, 08 Apr 2006 10:35:54 -0400
To modify local policy you can execute the following
grep rsync_t /var/log/messages | audit2allow -M rsync
semodule -i rsync.pp
rsync wanting to listen on rsync_port_t should be allowed, that is a bug
in policy.
Probably can dontaudit useing init_t:fd and searching var_log_t.
Will add rsync binding to rsync_port_t to policy.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]