Name

ap_ get_remote_logname — get the login name of the client’s user

Synopsis

const char *ap_ get_remote_logname(request_rec *r)

Returns the login name of the client’s user if it can be found and if the facility has been enabled with the IdentityCheck directive. Returns NULL otherwise.