Re: User Info by Kristofer
Kristofer
Fri Apr 01 00:11:44 CST 2005
Hi Carl,
Yes, it is possible to use AD authentication. The webbrowser send this to
the server when anonymous access is disabled, or the anonymous user
account does not have read permissions on the file(s).
IIS 6.0 supports this.
I'm not a PHP expert, but PHP can probably get the info.
If you need more help on the PHP part, i can recommend the forums at
www.php.net, and/or the documentation on that website.
Good Luck!
--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com
Carl Hilton wrote:
> I want an INTRANET server that knows who is connecting by their AD
> credintials... Is this possible?
>
> IIS6.0? Acutally trying to get info for PHP.
>
>
> Thanks
> Carl