Re: [Bacula-users] autofs for vchanger

2011-04-21 Thread Koenraad Lelong
Op 19-04-11 14:17, Michael Hauptfeld schreef: > Hi! > >> My setup works OK for root, but I don't have rw-access to the USB >> RDX-drive with the bacula user which vchanger uses. > Try > chown -R bacula:disk /mnt/vchanger/ccefd56c-1537-48bf-b0e4-03dd58a7c4f9 > chown -R bacula:disk /mnt/vchanger/...

Re: [Bacula-users] autofs for vchanger

2011-04-19 Thread Josh Fisher
On 4/19/2011 4:07 AM, Koenraad Lelong wrote: > Hi, > > I'm trying to setup autofs for use with vchanger. > My setup works OK for root, but I don't have rw-access to the USB > RDX-drive with the bacula user which vchanger uses. > As a start I formatted the cartridges with ext3. > > My setup : > aut

Re: [Bacula-users] autofs for vchanger

2011-04-19 Thread Michael Hauptfeld
Hi! > My setup works OK for root, but I don't have rw-access to the USB > RDX-drive with the bacula user which vchanger uses. Try chown -R bacula:disk /mnt/vchanger/ccefd56c-1537-48bf-b0e4-03dd58a7c4f9 chown -R bacula:disk /mnt/vchanger/ for every disk/partition used by vchanger Michael