lemonldap-ng/build/lemonldap-ng/debian
2010-12-12 06:43:18 +00:00
..
po Fr translation in progress 2010-12-12 06:43:18 +00:00
source Debian : Switch to dpkg-source 3.0 (quilt) format 2010-04-09 16:14:43 +00:00
changelog Changelogs => 1.0.1 2010-12-05 08:03:39 +00:00
compat * double declaration in Common/Conf/*.pm 2009-11-01 13:13:39 +00:00
control Lasso dependency version 2010-12-05 09:22:12 +00:00
copyright Debian migration from 0.9* + copyright update 2010-12-01 05:41:51 +00:00
lemonldap-ng-doc.doc-base Change site URL in Debian packaging files 2010-11-30 13:40:28 +00:00
lemonldap-ng-doc.docs LEMONLDAP::NG : Little bug correction in Portal/CDA.pm 2007-05-22 08:22:54 +00:00
lemonldap-ng.dirs Lintian 2009-10-12 14:40:21 +00:00
lemonldap-ng.docs LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
liblemonldap-ng-conf-perl.config Debian migration from 0.9* + copyright update 2010-12-01 05:41:51 +00:00
liblemonldap-ng-conf-perl.dirs Lintian 2009-10-12 14:40:21 +00:00
liblemonldap-ng-conf-perl.docs LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
liblemonldap-ng-conf-perl.install #166 in progress: 2010-10-08 14:21:49 +00:00
liblemonldap-ng-conf-perl.postinst Debian migration from 0.9* + copyright update 2010-12-01 05:41:51 +00:00
liblemonldap-ng-conf-perl.templates Debian po update, closes Debian bugs #605917, #605937, #605936 2010-12-04 22:17:15 +00:00
liblemonldap-ng-handler-perl.cron.d Closes #189 "Cleanup process slows down considerably the Apache server" 2010-10-08 19:19:59 +00:00
liblemonldap-ng-handler-perl.dirs LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
liblemonldap-ng-handler-perl.docs LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
liblemonldap-ng-handler-perl.examples Apache2 files only for Debian 2010-11-14 07:17:21 +00:00
liblemonldap-ng-handler-perl.install Split handlers with AutoLoader (49% reduction for Simple.pm) 2010-10-28 18:19:25 +00:00
liblemonldap-ng-handler-perl.postinst Now Debian installs pl files as symbolic links 2010-09-06 08:39:39 +00:00
liblemonldap-ng-manager-perl.dirs Now Debian installs pl files as symbolic links 2010-09-06 08:39:39 +00:00
liblemonldap-ng-manager-perl.docs LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
liblemonldap-ng-manager-perl.examples * Update Perl and Debian dependencies, and debian/rules for the new manager 2009-12-13 15:40:33 +00:00
liblemonldap-ng-manager-perl.install Apache2 files only for Debian 2010-11-14 07:17:21 +00:00
liblemonldap-ng-manager-perl.postinst Debian install: 2010-09-30 20:40:33 +00:00
liblemonldap-ng-manager-perl.postrm Debian install: 2010-09-30 20:40:33 +00:00
liblemonldap-ng-manager-perl.preinst Little error 2010-09-30 21:00:03 +00:00
liblemonldap-ng-portal-perl.cron.d LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +00:00
liblemonldap-ng-portal-perl.dirs Now Debian installs pl files as symbolic links 2010-09-06 08:39:39 +00:00
liblemonldap-ng-portal-perl.docs LEMONLDAP::NG : Debian packages cleaned by Lintian 2007-05-15 20:51:24 +00:00
liblemonldap-ng-portal-perl.examples LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
liblemonldap-ng-portal-perl.install Apache2 files only for Debian 2010-11-14 07:17:21 +00:00
liblemonldap-ng-portal-perl.postinst Debian install: 2010-09-30 20:40:33 +00:00
liblemonldap-ng-portal-perl.postrm Debian install: 2010-09-30 20:40:33 +00:00
liblemonldap-ng-portal-perl.preinst Little error 2010-09-30 21:00:03 +00:00
migrating.sql LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +00:00
README.Debian README.Debian update 2010-12-05 08:19:00 +00:00
rules Changelogs => 1.0.1 2010-12-05 08:03:39 +00:00
watch * double declaration in Common/Conf/*.pm 2009-11-01 13:13:39 +00:00

lemonldap-ng for Debian
-----------------------

Topics:
 1 - Manager installation
 2 - Portal installation
 3 - Area protection
 4 - Configuration storage


I - LEMONLDAP::NG MANAGER INSTALLATION
----------------------------------------
Package: liblemonldap-ng-manager-perl

liblemonldap-ng-manager-perl installs files named manager-apache.conf and
manager-apache2.conf in /etc/lemonldap-ng/. Include it in apache configuration
and configure it (virtual host has to be adapt).


II - LEMONLDAP::NG PORTAL INSTALLATION
--------------------------------------
Package: liblemonldap-ng-portal-perl

WARNING : since version 0.9.3, login form template has change. You have to
change your /var/lib/lemonldap-ng/portal/index.pl file using
/usr/share/lemonldap-ng/portal/index.pl

liblemonldap-ng-portal-perl installs files named portal-apache.conf and
portal-apache2.conf in /etc/lemonldap-ng/. Include it in apache configuration
and configure it (virtual host has to be adapt). You can also customize
/var/lib/lemonldap-ng/portal/index.pl to adapt it to your site. This file is
protected against upgrade.


III - LEMONLDAP::NG AREA PROTECTION
----------------------------------
Package: liblemonldap-ng-handler-perl

liblemonldap-ng-handler-perl installs a file named MyHandler.pm in
/var/lib/lemonldap-ng/handler/. See handler-apache.conf or handler-apache2.conf
in /etc/lemonldap-ng/ to know how to use it.

You can also copy /usr/share/doc/lemonldap-ng/examples/test.pl into
/var/lib/lemonldap-ng/index.pl to see how to use Lemonldap::NG with a Perl or
PHP application.


IV - LEMONLDAP::NG CONFIGURATION FILES
---------------------------------------
Package: liblemonldap-ng-conf-perl

Note that configuration files are now grouped in
/etc/lemonldap-ng/lemonldap-ng.ini