Re: rsync/ssh/selinux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



William John Murray wrote:
>   Hello all,
>            I am using rsync  -e ssh as a backup from a laptop to a
> desktop. This seems to work, but generates selinux denials. These
> need the following addition in local.te:
> 
> module local 1.0;
> 
> require {
> 	type sshd_t;
> 	type crond_t;
> 	class key search;
> }
> 
> This seems to me a fairly straightforward thing. Should it not be
> allowed in the main policy? Can we change this?
>    Bill
> 
> 
> 
> 
This is caused by a bug in the kernel.  You can allow or dontaudit it,
hopefully we will get a new kernel with a fix.  Nothing real is being
denied.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux