summaryrefslogtreecommitdiff
path: root/www/ap-auth-ntlm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-02-20DESTDIR support for various Apache modules.joerg1-3/+6
2008-10-17NTLM is an authentication protocol used by Microsoft Internet Informationssborrill1-0/+33
Server(tm) and Microsoft Internet Explorer(tm). While it is not really secure, it offers background authentication (the workstation logon credentials of users are passed through to the web server). This feature is widely used in intranets based on these Microsoft products. This module is implementing NTLM authentication for Apache on Unix platforms. It is available free of charges under the BSD License.