Bug 124400 - New port: www/mod_auth_ldap
Summary: New port: www/mod_auth_ldap
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-08 20:20 UTC by Gerrit Beine
Modified: 2008-07-02 16:23 UTC (History)
0 users

See Also:


Attachments
file.shar (8.42 KB, text/plain)
2008-06-08 20:20 UTC, Gerrit Beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2008-06-08 20:20:01 UTC
This port introduces an alternative LDAP authentication module for Apache 2.0

The module allows an authentication through binding without a directory tree search.

Fix: #!/bin/sh
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-09 08:46:12 UTC
State Changed
From-To: open->feedback

Can you provide an enclosed shar, please ? 

Thanks!
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-14 14:25:15 UTC
State Changed
From-To: feedback->open

Maintainer submit shar in attachment.
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-14 17:53:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 4 Philippe Audeoud freebsd_committer freebsd_triage 2008-06-16 13:13:55 UTC
State Changed
From-To: open->feedback

Hello, 

I have this warnings: 

*** Warning: Linking the shared library mod_auth_ldap.la against the 
non-libtool *** objects  mod_auth_ldap.o is not portable! 

and 

[preparing module `mod_auth_ldap' in /usr/local/etc/apache2/httpd.conf] 
pkg_delete: file '/usr/local/share/doc/mod_auth_ldap' doesn't exist 
pkg_delete: unable to completely remove directory 
'/usr/local/share/doc/mod_auth_ldap' pkg_delete: couldn't entirely 
delete package (perhaps the packing list is incorrectly specified?) 


Can you fix it please ?  Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-07-02 16:18:00 UTC
jadawin     2008-07-02 15:17:55 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_auth_ldap    Makefile distinfo pkg-descr 
  Log:
  This module allows Apache to authenticate a location against an
  entry, or entries, in an LDAP database.
  
  WWW: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap2.html
  
  PR:             ports/124400
  Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>
  
  Revision  Changes    Path
  1.2082    +1 -0      ports/www/Makefile
  1.1       +34 -0     ports/www/mod_auth_ldap/Makefile (new)
  1.1       +3 -0      ports/www/mod_auth_ldap/distinfo (new)
  1.1       +4 -0      ports/www/mod_auth_ldap/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"
Comment 6 Philippe Audeoud freebsd_committer freebsd_triage 2008-07-02 16:22:07 UTC
State Changed
From-To: feedback->closed

Submitter timeout and minor changes. Thanks!