*** Avery Rozar wrote: > I just installed openvas on centos, I used the atomic repo. > > I went threw the openvas-setup script and all is good. > > I can log-in and look at all the tabs in GSA, but as soon as I try and add > credentials for a scan, it just sits there. > > Here are the out of the openvasmd.log file > > *During startup *(my guess, this is the issue == config file?) > lib auth: INFO:2013-08-30 22h32.20 utc:1656: Authentication configuration > not found. > > *When I try to add the user.* > base gpgme:MESSAGE:2013-08-30 22h35.29 UTC:1727: Setting GnuPG homedir to > '/etc/openvas/gnupg' > base gpgme:MESSAGE:2013-08-30 22h35.29 UTC:1727: Using OpenPGP engine > version '2.0.14' > md crypt: INFO:2013-08-30 22h35.29 UTC:1727: starting key generation ... > > If I look at all the lines of the log this seems to be where its > hanging (*starting > key generation*)
looks like gpg needs more entropy. Make some "noise" on the system during the key generation or install for example http://www.issihosts.com/haveged/ Micha -- Michael Meyer OpenPGP Key: 52A6EFA6 http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
