How can I to get the ip of the client in my basic authentication
program (not only user an pass)?

I tried to change it in auth_basic.c file of sources, But how can I
obtain the char * with IP adres for send it?  I think it could be in
auth_user_request_t struct of authenticateBasicStart
function, but where? and how convert it to char*)

Thanks in advance

Reply via email to