rsync/ssh/selinux

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

 



  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




-- 
Bill Murray                     ----                       ATLAS
STFC RAL, based at:   CERN, 1211 Meyrin, Geneve 23, Switzerland  
     Tel:- CERN +41 22 7678563    or  RAL +44 (0)1235 446256

-- 
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]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux