Hi there,
Does anyone know that how to pass user login name from wp-login.php to %NEV{REMOTE_USER}, a perl script?
I only can pass the login name to a perl script by using system(). However, I would like to know that how to pass the login name through %NEV{REMOTE_USER} to a perl script.
Thanks for your help!
john