> That would not work in my environment, since OpenVAS does not even start > up completely as of a database version mismatch (see logfile entries > below). In addition, if that would not be the case, there would be no > users since users are maintained in the database in OpenVAS 7, but are > maintained in the directory structure in OpenVAS 6. > > md main:MESSAGE:2014-10-13 13h57.05 utc:3778: check_db_versions: > database version of database: 74 > md main:MESSAGE:2014-10-13 13h57.05 utc:3778: check_db_versions: > database version supported by manager: 123 > md main:CRITICAL:2014-10-13 13h57.05 utc:3778: main: database is > wrong version
Run openvasmd with --migrate to migrate the database to the new version. As long as the user directories from OpenVAS 6 are there it should work. -- 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
