In fact when I run manually the smbclient with all parameters given by backuppc 
like :

/usr/bin/smbclient \\\\mattheycz-r1-18\\C\$ -U MATTHEYCZ\\Administrator -E -N 
-d 1 -c tarmode\ full -Tc -

I get an error mentioned in the beginning but when I put 

/usr/bin/smbclient \\\\mattheycz-r1-18\\C\$ -U MATTHEYCZ\\Administrator -E -d 1 
-c

And I fill password manually it is ok 

And if I leave :

/usr/bin/smbclient \\\\mattheycz-r1-18\\C\$ -U MATTHEYCZ\\Administrator -E -N 
-d 1 -c

I get error like NT_STATUS_ACCESS_DENIED which seems correct to me because 
giving -N sends no password for my user

Thanks for help again,

Christophe Ourliac
Matthey s.r.o.
Arcelor Group
Predlická 453/26
400 01
Ústí nad Labem
 
Tel: +420 477 757 122
Fax: +420 477 757 100
Mobile: +420 602 746 853
Email: [EMAIL PROTECTED]
-----Message d'origine-----
De : Les Mikesell [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 23 mai 2006 00:47
À : Ourliac Christophe
Cc : Justin Best; backuppc-users@lists.sourceforge.net
Objet : RE: [BackupPC-users] Understanding parameters smbclient

On Mon, 2006-05-22 at 17:30, Ourliac Christophe wrote:
>  
> 
> Thanks for the help, I have been digging in smb.conf but I can't find
> any domain password in it. I imagine you are talking about
> $Conf{SmbClientFullCmd} - but I can't see how to work it around.
> 
>  
> 
> Could you be a little more explicit ?

First check to see if manually running smbclient allows you
to connect with the access you expect.  If it does, then the
smb.conf settings are not the problem.  If that doesn't work
either, look for settings for
workgroup =
security =
and
password server =
that might keep your logins from working.

-- 
  Les Mikesell
   [EMAIL PROTECTED]





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to