Hi Brett,

> I would like to know if there is a module that allows me to capture
> the currently logged in user name of a client accessing a Apache web
> server. 

Let me get this straight... You are looking for a module _on the
Apache server_ that extracts the name under which the user logged in
on the _client_? This would mean that the browser the client uses,
forwards this information to the server. I think no browser (should)
do this and even if it did, the information you get (on the server)
cannot be trusted.

--Frank


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to