Thanks a lot Michael, With the SVN version the openvas-adduser worked just fine.
But, im still got this issue: *oink:~# openvas-adduser openvasd: error while loading shared libraries: libopenvasnasl.so.1: cannot open shared object file: No such file or directory Executing openvasd failed. Make sure your library loader is configured properly and that openvasd is in your $PATH.* And its solved by executing this command: *oink:~# export LD_LIBRARY_PATH=/usr/local/lib* Now i have to find out what's openvas is capable to do.. On Wed, Aug 20, 2008 at 6:47 AM, Michael Wiegand < [EMAIL PROTECTED]> wrote: > Am Dienstag, 19. August 2008 22:34:26 schrieb Jan-Oliver Wagner: > > I guess openvas-adduser and openvas-rmuser expect the > > user directory not at the same place. > > > > There should be a directory /var/lib/openvas/users/teste8 for your case. > > > > Apparently, the openvasd searches also in another directory and thus does > > not find your user. > > I just found the cause: There is a bug in openvas-server 1.0.1 that causes > the > openvas-adduser script to ignore the configured prefix. > > So if you have configured openvas-server to use a non-standard path (i.e. > by > using "./configure --prefix=/home/michael/openvas-testing"), > openvas-adduser > will ignore the prefix and place the user files > under /var/lib/openvas/users/. The remaining components of openvas-server > honor the prefix and will look for the user files in > $prefix/var/lib/openvas/users/, which will be empty of course. > > The bug is already fixed in SVN (both trunk and 1-0 branch) and will be > fixed > in the next release of openvas-server. > > Saulo, could you check out the SVN version and tell me if that solves your > problem? > > Regards, > > Michael > > -- > Michael Wiegand OpenPGP key: D7D049EC > Intevation GmbH, Osnabrück http://www.intevation.de/ > Amtsgericht Osnabrück, HR B 18998 > Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner > _______________________________________________ > Openvas-discuss mailing list > [email protected] > http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
