Hi,
I am developing a web site that has a area secured with ssl, using the mod_auth_radius module for apache2 to authenticate users. The problem is, i want to log who logs in and when, using a php script, but i dont know how to get the user name from the cookie set by mod_auth_radius.
I have looked into $SESSION and $COOKIE but cant find a way to get any info on who is logged in.
Any help or pointers will be appreatiated, as i am stuck.
Thanks,
Gareth.