Bugs item #6315, was opened at 2012-03-22 10:31 by vespian vespian
You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6315&group_id=29

Status: Open
Priority: 3
Submitted By: vespian vespian (vespian)
Assigned to: Nobody (None)
Summary: Master-Slave operation pubkey auth support 
Architecture: None
Product: None
Operating System: All
Component: openvas-manager
Version: v3.0-beta
Severity: normal
Resolution: None
Hardware: All
URL: 


Initial Comment:
Hi,


in openvas manager source: trunk/openvas-manager/src/manage.c  we have:

#if 0
              /** @todo Need more OMP support for this. */
              public_key = lsc_credential_iterator_public_key (&credentials);
              private_key = lsc_credential_iterator_private_key (&credentials);
#endif

User trying to execute Master-Slave scan with local-checks enabled will fail 
miserably without even being warned.

Would it be possible to at least add some warning in the logs, or some info in 
the gsad (prefered) so that potential user does not have to wast time trying to 
debug why his scan was unsuccessful ?

Thanks !

----------------------------------------------------------------------

You can respond by visiting: 
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6315&group_id=29
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-devel

Reply via email to