Bacula-users

Re: [Bacula-users] Cannot backup a windows network drive

2009-05-11 07:14:08
Subject: Re: [Bacula-users] Cannot backup a windows network drive
From: Gabriele Bulfon <gbulfon AT sonicle DOT com>
To: Arno Lehmann <al AT its-lehmann DOT de>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 11 May 2009 11:02:16 +0200 (CEST)
Hello,
I did what you suggested, but the cmd running net use complains about user/password...
Should I run bacula-fd as a specific user? I think I run it as Administrator, why is it asking for authentication?

Gabriele.

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



----------------------------------------------------------------------------------

Da: Arno Lehmann <al AT its-lehmann DOT de>
A: bacula-users AT lists.sourceforge DOT net
Data: 17 aprile 2009 21.05.15 CEST
Oggetto: Re: [Bacula-users] Cannot backup a windows network drive

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:gbulfon AT sonicle DOT com]
> Sent: Friday, April 17, 2009 3:20 PM
> To: bacula-users AT lists.sourceforge DOT net
> 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
> Bacula-users AT lists.sourceforge DOT net
> 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
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Bacula-users] Cannot backup a windows network drive, Gabriele Bulfon <=