Bacula-users

Re: [Bacula-users] Windows W2K3 / sd nas questions

2009-06-10 08:09:49
Subject: Re: [Bacula-users] Windows W2K3 / sd nas questions
From: "James Harper" <james.harper AT bendigoit.com DOT au>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 10 Jun 2009 22:06:20 +1000
>   Mount Command = "c:\\batch\\bacula-sd-mount.bat mount y
> \\\\10.220.0.32\\public"
>   Unmount Command = "c:\\batch\\bacula-sd-mount.bat umount y
> \\\\10.220.0.32\\public"
> }

What does bacula-sd-mount.bat do? I was going to suggest something like:

net use \\10.220.0.32 /user:someuser userspassword

to set up the authentication in the bacula-sd process. Maybe your
bacula-sd-mount.bat already does that though?

Failing that, run bacula-sd under an account that has the same username
and password on the windows machine as it does on the nas. Windows might
then use passthrough authentication, although I'm a little sceptical
that that always works as it should.

James

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
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>