Mailing List Archive

no404.nasl patch
Here's a patch for no404.nasl which takes care of the Tivoli server
administrator... (200/OK for any request).

-Sullo

--- no404.nasl Wed Oct 30 15:31:59 2002
***************
*** 124,129 ****
--- 124,130 ----
errmsg[12] = "Webmin server";
errmsg[13] = "Management Console";
errmsg[14] = "TYPE=password"; # As in "<input type=password>"
+ errmsg[15] = "The userid or password that was specified is not valid.";
# Tivoli server administrator
debug = 0;

port = get_kb_item("Services/www");