Hello.

I recently upgraded a 3.x/FreeBSD/PGSQL installation to 5.0.

Since then I could no longer backup the catalog, since the bacula user 
had no permission on some tables.

I solved this with:

grant all on pathhierarchy to bacula;
grant all on pathvisibility to bacula;


Though I'm wondering whether these table are no longer needed or if the 
upgrade/grant script missed them...


  bye
        av.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to