You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Christian Gilmore <cg...@tivoli.com> on 2001/05/27 23:04:18 UTC

[ANNOUNCE] Apache::AuthzLDAP 0.60

The uploaded file

    Apache-AuthzLDAP-0.60.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CG/CGILMORE/Apache-AuthzLDAP-0.60.tar.gz
  size: 9718 bytes
   md5: ee2f18984cea35f0c2c139c25a255526

No action is required on your part
Request entered by: CGILMORE (Christian Gilmore)
Request entered on: Sun, 27 May 2001 20:57:43 GMT
Request completed:  Sun, 27 May 2001 20:59:04 GMT

	Virtually Yours,
	Id: paused,v 1.74 2001/05/20 14:59:52 k Exp k 


Apache::AuthzLDAP is designed to work with mod_perl and
Net::LDAP. This module authorizes a user against an LDAP
backend. It can be combined with Apache::AuthenLDAP to provide
LDAP authentication as well.
 
See AuthzLDAP.pm pod for detailed documentation.
 
$Id: README,v 1.1 2000/09/26 18:51:51 cgilmore Exp $


2001-05-27	Christian Gilmore <cg...@tivoli.com>

        o  Deprecated generic variable naming in favor of
           module specific to reduce potential conflict with
           other auth modules: 
	      GroupAttrType   -> AuthzGroupAttrType
	      GroupAttrValue  -> AuthzGroupAttrValue
	      LDAPServer      -> AuthzLDAPServer
	      LDAPPort        -> AuthzLDAPPort
	      MemberAttrType  -> AuthzMemberAttrType
	      MemberAttrValue -> AuthzMemberAttrValue
	      NestedGroups    -> AuthzNestedGroups
	      UidAttrType     -> AuthzUidAttrType
	   Original variable names are still accepted but will be removed
 	   on the next major release. This change allows for user
	   information to be hosted on one LDAP while group information is
	   hosted on another.
	o  Made release 0.60
	
2001-01-08	Christian Gilmore <cg...@tivoli.com>

	o  Fixed bug regarding nested groups whose membership was by dn
	o  Better handled of pre-1.26 set_handlers bugs
	o  Made release 0.51
	
2000-09-26	Christian Gilmore <cg...@tivoli.com>

	o  Made first public release 0.50

$Id: ChangeLog,v 1.4 2001/05/27 20:50:07 cgilmore Exp $


Enjoy,
Christian

-----------------
Christian Gilmore
Infrastructure & Tools Team Lead
Web & Multimedia Development
Tivoli Systems, Inc.




[ANNOUNCE] Apache::AuthenLDAP 0.61

Posted by Christian Gilmore <cg...@tivoli.com>.
The uploaded file

    Apache-AuthenLDAP-0.61.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/C/CG/CGILMORE/Apache-AuthenLDAP-0.61.tar.gz
  size: 8287 bytes
   md5: 51603e4084fd448e9f72e6e5e0f26baa

No action is required on your part
Request entered by: CGILMORE (Christian Gilmore)
Request entered on: Thu, 12 Jul 2001 14:30:49 GMT
Request completed:  Thu, 12 Jul 2001 14:31:55 GMT

	Virtually Yours,
	Id: paused,v 1.74 2001/05/20 14:59:52 k Exp k 


Apache::AuthenLDAP is designed to work with mod_perl and
Net::LDAP. This module authenticates a user against an LDAP
backend. It can be combined with Apache::AuthzLDAP to provide
LDAP authorization as well.

See AuthenLDAP.pm pod for detailed documentation.

$Id: README,v 1.1 2000/09/26 18:27:36 cgilmore Exp $


2001-07-12	Christian Gilmore <cg...@tivoli.com>

	o  Removed test for mod_perl-1.26 or higher.
	o  Cleaned up documentation
	o  Made release 0.61
	
2001-05-27	Christian Gilmore <cg...@tivoli.com>

	o  Deprecated generic variable naming in favor of
	   module specific to reduce potential conflict with
	   other auth modules: 
	      LDAPServer  -> AuthenLDAPServer
	      LDAPPort    -> AuthenLDAPPort
	      UidAttrType -> AuthenUidAttrType
           Original variable names are still accepted but will be removed
           on the next major release.
	o  Made release 0.60
	
2001-01-08	Christian Gilmore <cg...@tivoli.com>

	o  Added handling of blank userid input
        o  Better handling of pre-1.26 set_handlers bugs
	o  Made release 0.52

2000-09-26	Christian Gilmore <cg...@tivoli.com>

	o  Made first public releases 0.50 and 0.51

$Id: ChangeLog,v 1.6 2001/07/12 14:06:35 cgilmore Exp $


Enjoy,
Christian

-----------------
Christian Gilmore
Infrastructure & Tools Team Lead
Web & Multimedia Development
IBM Software Group