>    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

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to