Intranet website authentication using windows logon
Posted
by aidan
on Stack Overflow
See other posts from Stack Overflow
or by aidan
Published on 2009-08-04T12:53:29Z
Indexed on
2010/05/28
14:52 UTC
Read the original article
Hit count: 213
I'm building an internal website in Perl and I would like to get it to use Windows credentials for authentication. My research so far has turned up a lot of keywords: Kerberos, LDAP, NTLM, etc, but no solid information. Anyone got pointers or good tutorials?
Thanks.
© Stack Overflow or respective owner