Re: [Bacula-users] Bacula on Fedora/SELinux

2025-05-13 Thread Ismael Matos
Hi Rob, I've just followed you suggestion to suspend SELinux and that helped a lot: *sudo setenforce 0* # set to 'permissive', or 'selinux-disabled' mode Bacula-fd service is now working fine and I've managed to get regular backups from the new server. I'm busy installing all th

Re: [Bacula-users] Bacula on Fedora/SELinux

2025-05-11 Thread Rob Gerber
Ismael, That is a strange problem. I would guess that the bacula packages installed in fedora are not 'selinux aware' and aren't setting the correct contexts for you. I am running bacula 13.0.3 and 15.0.2 on multiple rocky linux 9.x based machines. Rocky linux is based on RHEL (as I am sure you k

Re: [Bacula-users] Bacula on Fedora/SELinux

2025-05-11 Thread Rob Gerber
Because you ran a bacula service as root, and to help you correct issues caused by that: Here is one of my /opt/bacula/working folders, to help you find your folder on fedora. You can troubleshoot permissions issues with the files in the working directory this way. [root@td-bacula ~]# ls -lah /op