lemonldap-ng/build/lemonldap-ng/debian
2010-03-14 19:11:59 +00:00
..
po New manager 2009-12-11 18:17:00 +00:00
changelog Replace 1.0-rc1 by 1.0rc1 due to Debian policy 2010-03-14 19:11:59 +00:00
compat * double declaration in Common/Conf/*.pm 2009-11-01 13:13:39 +00:00
control AuthTwitter works now 2010-02-27 22:37:59 +00:00
copyright perltidy and licence update 2009-11-07 13:05:50 +00:00
handler-apache.conf LEMONLDAP::NG : 2008-06-13 14:35:50 +00:00
handler-apache2.conf LEMONLDAP::NG : 2008-06-13 14:35:50 +00:00
lemonldap-ng-doc.doc-base Lintian 2009-10-12 14:40:21 +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 LEMONLDAP::NG : Debian policy 2007-09-22 11:34:29 +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 Bugs : 2009-12-16 21:13:29 +00:00
liblemonldap-ng-conf-perl.postinst Error in previous commit 2009-12-14 07:11:18 +00:00
liblemonldap-ng-conf-perl.templates LEMONLDAP::NG : Debian policy 2007-09-22 11:34:29 +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 LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
liblemonldap-ng-handler-perl.install LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
liblemonldap-ng-handler-perl.postinst LEMONLDAP::NG : Debian installation in progress 2008-12-24 07:22:42 +00:00
liblemonldap-ng-manager-perl.dirs LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +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 New manager 2009-12-11 18:17:00 +00:00
liblemonldap-ng-manager-perl.postinst Debian upgrade 2009-12-17 10:26:59 +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 LEMONLDAP::NG : documentation and Debian installation improvement 2007-05-03 19:47:57 +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 Replace 1.0-rc1 by 1.0rc1 due to Debian policy 2010-03-14 19:11:59 +00:00
liblemonldap-ng-portal-perl.postinst LEMONLDAP::NG : WSDL for portal + dependency of Crypt::Rijndael in Debian 2009-02-01 15:38:06 +00:00
manager-apache.conf LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +00:00
manager-apache2.conf LEMONLDAP::NG : Better Debian structure and debconf management 2007-05-01 14:53:26 +00:00
migrating.sql LEMONLDAP::NG : documentation update 2008-02-16 22:21:24 +00:00
portal-apache.conf * New authentication scheme : Relay (queries by SOAP another portal) 2009-09-23 12:42:34 +00:00
portal-apache2.conf SAML: 2010-02-12 16:31:34 +00:00
README.Debian Debian upgrade 2009-12-17 10:26:59 +00:00
rules New feature: capability to minify CSS and Javascript (ready in debian/rules, just to uncomment) 2009-12-31 11:10:05 +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/doc/liblemonldap-ng-portal-perl/example/index_skin-Debian.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 STORAGE
---------------------------------------
Package: liblemonldap-ng-conf-perl

Lemonldap::NG configuration is stored by default in /var/lib/lemonldap-ng/conf.
Modify /etc/lemonldap-ng/lemonldap-ng.ini to change configuration storage.

1.1 - Migrating from 'File' to 'DBI'

Use the script /usr/share/lemonldap-ng/bin/convertConfig