My password is containing "," and then uppercase and lower case characters only.

I put it in config.pl for local computer, wher can I find the environment 
variable PASSWD ?

Thanks for help


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 07:28
À : Ourliac Christophe
Cc : Justin Best; backuppc-users@lists.sourceforge.net
Objet : RE: [BackupPC-users] Understanding parameters smbclient

On Mon, 2006-05-22 at 23:42, Ourliac Christophe wrote:
> 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

It is passed in the environment variable PASSWD (which you can
do yourself, or in BPC_SMB_PASSWD instead of putting it in
config.pl if you prefer).   Are you sure it is quoted properly in
config.pl?  Any spaces, @'s or special characters?

-- 
  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