>   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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to