Hi, 17.04.2009 15:50, Michael Patzer wrote: > Hi Gabriele, > > i've fixed that by > > RunClientBeforeJob = c:/bacula/net-use.cmd > > and the script contains: > > net use /delete X: > net use X: \\cifsXY\fs1$
Which is one valid solution to the underlying problem, which is that system services don't have access to user-mounted shares. Which, in my opinion, is a reasonable security feature. Arno > regards, > michael > > > > ________________________________ > > From: Gabriele Bulfon [mailto:[email protected]] > Sent: Friday, April 17, 2009 3:20 PM > To: [email protected] > Subject: [Bacula-users] Cannot backup a windows network drive > > > Hello, > I have a Solaris server running bacula-dir & bacula-sd. > I'm having trouble backing up data from a windows NAS share. > I can't install the bacula agent into the NAS, and this NAS supports only > SMB/CIFS (no NFS). > So I mapped a network drive T from a win2003 server on the NAS share (this > win2003 server already runs bacula agent to backup its local E:\ drive). > Then I changed the Solaris director configuration's FileSet to backup T:\ > after E:\. > Bacula complains that access is denied on T:\ > >>From the win2003 point of view, if I go into Computer and open the T drive, I >>can do anything. > I thought it was some kind of permissions problem, so I checked the bacula-fd > service and changed > the running user from System to Administrator. > Nothing changed. > > What may be the problem? > Thanx a lot, > Gabriele. > > > > <http://www.sonicle.com> > Gabriele Bulfon - Sonicle S.r.l. > Tel +39 028246016 Int. 30 - Fax +39 028243880 > Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY > http://www.sonicle.com > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Bacula-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-users > -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück www.its-lehmann.de ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
