Name

auth_user — return the account name of the user associated with IP address

Synopsis

use Wacs;
scalar auth_user(ip_address); 
scalar ip_address;
 

Summary

auth_user returns the account name of the user associated with the specified IP address.

Availability

auth_user is available in both perl and php.