diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml
index ef9f6f3f..8fa8b1a3 100644
--- a/lam/docs/manual-sources/howto.xml
+++ b/lam/docs/manual-sources/howto.xml
@@ -3988,6 +3988,11 @@ Run slapindex to rebuild the index.
LAM provides an external script to manage home directories and
quotas. You can test here if everything is setup correctly.
+ If you get an error like "no tty present and no askpass program
+ specified" then the path to the lamdaemon.pl may be wrong. Please see
+ the lamdaemon installation
+ instructions for setup details.
+
@@ -5814,8 +5819,8 @@ Run slapindex to rebuild the index.
Path to lamdaemon.pl, e.g.
/srv/www/htdocs/lam/lib/lamdaemon.pl If you installed a Debian or
- RPM package then the script may be located at
- /usr/share/ldap-account-manager/lib or /var/www/html/lam/lib.
+ RPM package then the script will be located at
+ /usr/share/ldap-account-manager/lib/lamdaemon.pl.