On Wed, Dec 31, 2008 at 12:24:45PM -0500, Man-E-Faces 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?
Openvas-adduser is in /usr/sbin. You probably don't have /usr/sbin in your path and that's why you don't find it. Tip: You could have found this easily either by running 'dpkg -L openvas-server', by running 'dpkg -S openvas-adduser' or (if you didn't have the packages installed) by intalling 'apt-file' and running 'apt-file search openvas-adduser' Regards Javier
signature.asc
Description: Digital signature
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
