From 700182bed403a7e96c21c0376b2bf4e5df816fdf Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 29 Nov 2014 17:31:58 +0000 Subject: [PATCH] lamdaemon update --- lam/docs/manual-sources/howto.xml | 40 ++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 4440cb7f..b4310dce 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -199,7 +199,8 @@ Have fun! - Perl (optional, needed only for lamdaemon) + Perl (optional, needed only for lamdaemon) @@ -9144,6 +9145,43 @@ OK (10 msec) If you want wo use it you have to set up the following things to get it to work: +
+ Installation + + First of all, you need to install lamdaemon.pl on your remote + server where LAM should manage homedirs and/or quota. This is usually a + different server than the one where LAM is installed. But there is no + problem if it is the same. + + + + + + + + + + + + Debian based (e.g. also + Ubuntu) + + Please install the lamdaemon DEB package on your quota/homedir + server. + + RPM based (Fedora, CentOS, Suse, + ...) + + Please install the lamdaemon RPM package on your quota/homedir + server. + + Other + + Please copy lib/lamdaemon.pl from the LAM tar.bz2 package to your + quota/homedir server. The location may be anywhere (e.g. use + /opt/lamdaemon). Please make the lamdaemon.pl script executable. +
+
LDAP Account Manager configuration