Subject: CVS commit: pkgsrc/www/ap-auth-ntlm
From: Stephen Borrill
Date: 2008-10-17 21:23:25
Message id: 20081017192325.C331A175D0@cvs.netbsd.org

Log Message:
NTLM is an authentication protocol used by Microsoft Internet Informations
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.


Files:
RevisionActionfile
1.1importpkgsrc/www/ap-auth-ntlm/Makefile
1.1importpkgsrc/www/ap-auth-ntlm/PLIST
1.1importpkgsrc/www/ap-auth-ntlm/MESSAGE
1.1importpkgsrc/www/ap-auth-ntlm/distinfo
1.1importpkgsrc/www/ap-auth-ntlm/DESCR
1.1importpkgsrc/www/ap-auth-ntlm/patches/patch-ntlmssp.inc.c
1.1importpkgsrc/www/ap-auth-ntlm/patches/patch-smbencrypt.inc.c
1.1importpkgsrc/www/ap-auth-ntlm/patches/patch-smblib.inc.c