[EMAIL PROTECTED] wrote:
Hi List!
If the command from the subject would work like on an iis I would have the
info I need. Unfortunatelly it doesn't and I also don't want to use iis. Can
anybody tell me how I can get this peace of information. I want to make a
helpdesk and when users from our domain open the helpdesk they should be
greeted by their name - without having to enter their username and passwd
like after a 401 response.
Hope anybody can help me, I would also accept if I had to do it with other
languages,
I would look at the Apache::AuthenNTLM module, which you would hook
into the Auth layer before Apache::ASP processing. Here is some
more information online about this module:
http://search.cpan.org/~speeves/Apache-AuthenNTLM-2.07/
Be sure to read this page also:
http://search.cpan.org/~speeves/Apache-AuthenNTLM-2.07/AuthenNTLM.pm
Once you are using this module correctly, the user login name should
be availble in the REMOTE_USER variable variable I believe.
Regards,
Josh
________________________________________________________________________
Josh Chamas, Founder | NodeWorks - http://www.nodeworks.com
Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com
http://www.chamas.com | Apache::ASP - http://www.apache-asp.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]