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