modcfgldap-announce Mailing List for mod_cfg_ldap
Status: Beta
Brought to you by:
abrenk
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Andreas B. <ma...@an...> - 2004-09-24 10:05:40
|
Hi, I just released version 1.2 of mod_cfg_ldap. Thanks to a contribution by Sébastien Cramatte mod_cfg_ldap has now support for SSL connections to its LDAP backend. Regards, Andreas -- Andreas Brenk mailto:ma...@an... http://andreasbrenk.com/ |
From: Andreas B. <ma...@an...> - 2004-04-10 15:04:08
|
Hi, I just released version 1.1 of mod_cfg_ldap. New in this release is the addition of a user-defined search filter that is used during LDAP queries. Now you can have different Apache servers only use a portion of all configured vhosts by filtering based on any=20 attribute. Using for example the ARecord attribute of cosine.schema you could have server A on IP 172.16.1.1 and server B on IP 172.16.1.2. On server A you would use a filter like (ARecord=3D172.16.1.1) and have all of its vhosts in the LDAP directory use the structural dnsDomain object and an ARecord entry with that IP. If you wanted a vhost to be served by both servers you'd only have to add two ARecords with both IPs. Using (objectClass=3DapacheConfig) will effectively not filter at all as all vhost entries have that objectClass. Please direct any usage questions to the -users mailing list. Regards, Andreas --=20 Andreas Brenk mailto:ma...@an... http://www.andreasbrenk.com |
From: Andreas B. <ma...@an...> - 2003-09-07 19:25:42
|
Version 1.0 of mod_cfg_ldap is available. Get it at: https://sourceforge.net/project/showfiles.php?group_id=71103&release_id=182772 This is the first public release. Regards, Andreas -- Andreas Brenk mailto:ma...@an... http://www.andreasbrenk.com |