You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by we...@zemeilleur.com on 2003/10/30 11:04:26 UTC

[users@httpd] Windows User Id

Hello,

I would like to know if it's possible to have the name of windows user
connected to the apache server.

Thanks,

Pierre

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Windows User Id

Posted by Jonas Eckerman <jo...@frukt.org>.
On Thu, 30 Oct 2003 11:04:26 +0100 (CET), webmaster@zemeilleur.com 
wrote:

> I would like to know if it's possible to have the name of windows
> user connected to the apache server.

In log files or scripts?

If you just want it logged and the Widnows machines answers ident 
queries:

http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#formats :
--8<--
%...l  	Remote logname (from identd, if supplied)
--8<--

/Jonas

-- 
Jonas Eckerman, jonas_lists@frukt.org
http://www.fsdb.org/



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org