Apache::AuthenPasswd

mod_perl /etc/passwd authentication module.
Download

Apache::AuthenPasswd Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Shannon Eric Peevey
  • Publisher web site:
  • http://search.cpan.org/~speeves/

Apache::AuthenPasswd Tags


Apache::AuthenPasswd Description

mod_perl /etc/passwd authentication module. Apache::AuthenPasswd is a mod_perl /etc/passwd authentication module.SYNOPSIS < Directory /foo/bar > # This is the standard authentication stuff AuthName "Foo Bar Authentication" AuthType Basic PerlAuthenHandler Apache::AuthenPasswd # Standard require stuff, /etc/passwd users or /etc/group groups, and # "valid-user" all work OK require user username1 username2 ... require group groupname1 groupname2 ... # require valid-user # The following is actually only needed when authorizing # against /etc/group. This is a separate module. PerlAuthzHandler Apache::AuthzPasswd < /Directory > These directives can also be used in the < Location > directive or in an .htaccess file. Requirements: · Perl


Apache::AuthenPasswd Related Software