|
OpenVAS Libraries
8.0.8
|
Functions | |
| int | radius_authenticate (const char *username, const char *password, void *info) |
| Dummy function for manager. More... | |
| int radius_authenticate | ( | const char * | username, |
| const char * | password, | ||
| void * | info | ||
| ) |
Dummy function for manager.
| [in] | hostname | Server hostname. |
| [in] | secret | Radius secret key. |
| [in] | username | Username to authenticate. |
| [in] | password | Password to use with username. |
1.8.11