Hello

I have a little configuration problem with nessus-update-plugins :
I use a proxy server and the the "proxy-user" have a space inside 

I tried \ , ' , double quote to pass correctly this space from the 
~/.nessus-update-pluginsrc  but I did not succeed, 
the only fix I found was to get my own copy of nessus-update-plugins and 
"hard code" the line :

#$fetch_cmd $proxyopts http://www.nessus.org/nasl/all-1.2.tar.gz | $gzip 
-cd | tar  $tar - 
by
/usr/bin/wget -q -O - --proxy=on --proxy-user="FisrtName LastName" 
--proxy-passwd=password http://www.nessus.org/nasl/all-1.2.tar.gz | $g


Patrice ARNAL
ALCANET France
Site d'ILLKIRCH
1 Route du Dr Albert SCHWEITZER
67408 ILLKIRCH CEDEX
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to