an user can log into the cgi/perl application with username and pwd. but the script runs as user "nobody" on apache server. but in my script i need the userid and the password with which he logged in.
checked some docs on "suExec", but did not get the concept. is there any module or any way to achieve this fucntionality.