Re: [Bacula-users] Permission Issues

2024-03-06 Thread Ken Mandelberg
Rob I changed the owner and permission to match yours, from -rw-r--r-- 1 root   root 190 Jul 11  2023 BackupCatalog.bsr to -rw-rwx--- 1 bacula bacula 190 Jul 11 2023 BackupCatalog.bsr I don't know why it would need group execute, it just a text file: 11-Jul-2023 23:10:29 - BackupCatalog

Re: [Bacula-users] Permission Issues

2024-03-06 Thread Bill Arlofski via Bacula-users
Hello Ken, In addition to what I previously wrote, i just noticed that your *.bsr files should not be in `/opt/bacula/working`, but rather in `/opt/bacula/bsr`. Check your Jobs and JobDefs resources and make sure that the `WriteBootstrap` settings in these point to the bsr directory This is

Re: [Bacula-users] Permission Issues

2024-03-06 Thread Bill Arlofski via Bacula-users
On 3/6/24 10:19, Ken Mandelberg wrote: I I notice these two permission errors in my logs. I'm on Ubuntu. What do I need to do to correct them. The backups succeed but I guess they are missing info. 05-Mar 23:19 orac-dir JobId 7661: shell command: run BeforeJob "/opt/bacula/scripts/make_catalog

Re: [Bacula-users] Permission Issues

2024-03-06 Thread Rob Gerber
Interesting. I can run that command as my non-root user and get output for working from my rocky linux 9 system running bacula 13.x. Your permissions seem similar to mine, though the groups lack write and my groups do have write permissions. I imagine since these are user's groups (root should pro

Re: [Bacula-users] Permission Issues

2024-03-06 Thread Ken Mandelberg
I had to run 'ls -lah /opt/bacula/ /opt/bacula/working/ as root to get access to working: /opt/bacula/: total 44K drwxr-xr-x 11 root   root   4.0K Jul 11  2023 . drwxr-xr-x  9 root   root   4.0K Feb 12 12:33 .. drwx--  2 bacula root   4.0K May  3  2023 archive drwxr-xr-x  2 root   root   4.0

Re: [Bacula-users] Permission Issues

2024-03-06 Thread Rob Gerber
I am concerned that these backups might not be successful (in the sense that they are quite probably not actually backing your catalog up). If the catalog export via "/opt/bacula/scripts/make_catalog_backup.pl MyCatalog" is not successful and if bacula cannot access the bacula.sql file written to /

[Bacula-users] Permission Issues

2024-03-06 Thread Ken Mandelberg
I I notice these two permission errors in my logs. I'm on Ubuntu. What do I need to do to correct them. The backups succeed but I guess they are missing info. 05-Mar 23:19 orac-dir JobId 7661: shell command: run BeforeJob "/opt/bacula/scripts/make_catalog_backup.pl MyCatalog" 05-Mar 23:19 orac-

Re: [Bacula-users] Permission issues with mounted folder & mounting and unmounting with bacula

2014-08-14 Thread Martin Simmons
Hi Florian, Sorry, I meant the mountpoint rather than ///Data/Bacula. I'm glad it is resolved now. __Martin > On Thu, 14 Aug 2014 09:08:06 +0200, Florian said: > > Hello. > > I figured out the first problem myself: I forgot to give username and > password for the script, so the mountin

Re: [Bacula-users] Permission issues with mounted folder & mounting and unmounting with bacula

2014-08-14 Thread Florian
Hello. I figured out the first problem myself: I forgot to give username and password for the script, so the mounting didn't work. About the second thing: "ls -la" only gives me "Cannot access ///Data/Bacula: File or folder not found." I can only do ls with the mountpoint "sudo -u bacula l

Re: [Bacula-users] Permission issues with mounted folder & mounting and unmounting with bacula

2014-08-13 Thread Martin Simmons
> On Wed, 13 Aug 2014 13:16:59 +0200, Florian said: > > Hello. > > I have two problems, still trying to setup my first bacula system. > > The scenario: I have an ubuntu server 12.0.4 with bacula running on it > and a windows server, on which I want to save the backup files / > volumes. Be

[Bacula-users] Permission issues with mounted folder & mounting and unmounting with bacula

2014-08-13 Thread Florian
Hello. I have two problems, still trying to setup my first bacula system. The scenario: I have an ubuntu server 12.0.4 with bacula running on it and a windows server, on which I want to save the backup files / volumes. Best case would be to mount and unmount the windows server folder (via samb