rsync (ssh) authorisation weirdness on F18

William Murray bill.murray at cern.ch
Mon Jan 28 08:54:51 UTC 2013


> >    In F18 the rsync command fails to connect:
> >  dbus-daemon[938]: Could not create directory '/root/.ssh'.
> >  dbus-daemon[938]: Host key verification failed.

>Check /var/log/audit/audit.log.  SELinux is probably denying access to
>the script in networkmanager's context.

Dear Gordon,
                 Thanks, thats it. I put selinux on permissive in the 
client, and got 258 selinux
warnings, but my files are backed up again.

I tidied a lot like this:
   grep rsync /var/log/audit/audit.log | audit2allow -M mypol
  semodule -i mypol.pp
setsebool -P rsync_export_all_ro 1

I'm switiching on selinux and rebooting...
Thanks!
    Bill


-- 
Bill Murray                     ----                       ATLAS
STFC RAL at: Bat 40 4-C28, CERN,1211 Meyrin, Geneve 23, Switzerland
   Tel:- CERN +41 22 7678432    or  RAL +44 (0)1235 446256

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130128/7134349f/attachment-0001.html>


More information about the users mailing list