> To make a long story short, recently I had to restore my tasks.db on an
> existing OpenVAS server.  Everything is working ok except the old tasks
> and reports are not visible in the GSA.  The targets and scan configs
> are all there, but not the tasks and reports.
>
> All I did was restore via standard sqlite procedures ("sqlite tasks.db <
> backup.sql") and rebuild OpenVAS.
>
> What am I missing?

If you're using OpenVAS 6 then the users will be stored on disk, so they
may not match the user in the database.  Make sure that the uuid in
var/lib/openvas/users/username/uuid is the same as the uuid of the user in
the users table in the db.

--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to