ssh_server_callbacks_struct.auth_password_function

This function gets called when a client tries to authenticate through password method.

struct ssh_server_callbacks_struct
ssh_auth_password_callback auth_password_function;

Meta