On Tue, 2006-05-23 at 00:57, Ourliac Christophe wrote:
> 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 ?

Backuppc puts it in the environment from the setting in
$conf->{SmbSharePasswd} before starting the smbclient
run. If you have a per-pc config file it would be that
one, otherwise from the global config.pl.  If you omit
that setting completely you can set it in the environment
yourself.  It should work the same way if you put
PASSWD=yourpassword smbclient -N ... 
on the command line.

-- 
  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&kid=120709&bid=263057&dat=121642
_______________________________________________
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