# # $Id: MANIFEST,v 1.3 2001/01/25 03:22:31 coar Exp $ # # # Package name: mod_access_identd # Package version: 1.2 # Package files: # MANIFEST # INSTALL # README # LICENSE.txt # CHANGELOG # mod_access_identd.c # mod_access_identd.cfgpatch # mod_access_identd.docpatch # mod_access_identd.html # # Abstract: #+ # A security module for the Apache Web server, supplying mandatory # access control based upon the client username and host. The # credentials are obtained using the identd (RFC1413) mechanism, # so this is of limited usefulness if document access is through a # proxy or by clients not running an RFC1413 server daemon. As a # result, this module is best suited for intranets. #-