| Piotr Wadas :: DT 2006-07-20, 7:56 am |
| Hello,
new version of mod-vhost-ldap is available. you can get it with
commands:
svn export
svn://svn.debian.org/modvhostldap/branches/ext-config/mod-vhost-ldap &&
\
cd mod-vhost-ldap && \
debuild --no-tgz-check
To find out more about the module, use these url's
http://svn.debian.org/wsvn/modvhost...file&rev=0&sc=0
http://svn.debian.org/wsvn/modvhost...file&rev=0&sc=0
http://svn.debian.org/wsvn/modvhost...file&rev=0&sc=0
README.Debian:
libapache2-mod-vhost-ldap and LDAP server support
========================================
=========
Your LDAP server needs to include module schema files,
functionality. If you do not use OpenLDAP you are on your own to build
a schema.
for each kind of functionality (core vhost, auth-perdir,
auth-perlocation,
auth-perdirectory). Temporarily remove cgi-suexec support, it
will be added again in the way which cooperates with new aliasing
Note for upgrades from previous versions - vhost-definition
backward compatibility is kept, however directive names
changed, so examine example vhost_ldap.conf in doc/examples,
and replace directive names. Any unset directive will
get some default value.
Regards,
Piotr
|