Bug 114717 - New port: www/mod_authz_unixgroup Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and later
Summary: New port: www/mod_authz_unixgroup Mod_Authz_Unixgroup is a unix group acces...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 04:30 UTC by Will Stacey
Modified: 2007-07-29 12:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.35 KB, text/plain)
2007-07-19 04:30 UTC, Will Stacey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Will Stacey 2007-07-19 04:30:03 UTC
New port: www/mod_authz_unixgroup

Description: Mod_Authz_Unixgroup is a unix group access control modules for
Apache 2.1 and later. If you are having users authenticate with real Unix login
ID over the net, using something like my mod_authnz_external / pwauth
combination, and you want to do access control based on unix group membership,
then mod_authz_unixgroup is exactly what you need.

http://www.unixpapa.com/mod_authz_unixgroup/

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-07-29 12:14:48 UTC
State Changed
From-To: open->closed

New port added, with modifications.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-29 12:42:10 UTC
pav         2007-07-29 11:42:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_authz_unixgroup Makefile distinfo pkg-descr 
  Log:
  This is a port of mod_authz_unixgroup for apache22, written by Jan Wolter.
  
  Mod_Authz_Unixgroup is a unix group access control modules for Apache 2.1 and
  later.  If you are having users authenticate with real Unix login ID over the
  net, using something like my mod_authnz_external / pwauth combination, and you
  want to do access control based on unix group membership, then
  mod_authz_unixgroup is exactly what you need.
  
  WWW: http://www.unixpapa.com/mod_authz_unixgroup/
  
  PR:             ports/114717
  Submitted by:   Will Stacey <will@at.org>
  
  Revision  Changes    Path
  1.1872    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/mod_authz_unixgroup/Makefile (new)
  1.1       +3 -0      ports/www/mod_authz_unixgroup/distinfo (new)
  1.1       +9 -0      ports/www/mod_authz_unixgroup/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"