On Wed, Dec 31, 2008 at 10:24 AM, Man-E-Faces <[email protected]> wrote: > I installed OpenVas via the Debian package manager (aptitude) and all seemed > to work well except for the fact that I'm missing the openvas-adduser file. > This relates to the OpenVas server obviously. I also installed the client > and it works fine (w/o really using it since I don't have a user yet). > Anyone run into the same issue?
Off the top of my head, maybe the binary is not in your path? Run a find and see if the binary's is something like /usr/local/bin: find / -name openvas-adduser Does that return anything? -- Eric http://nixwizard.net _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
