added security-note in README.lamdaemon.pl

This commit is contained in:
katagia 2003-08-28 18:53:46 +00:00
parent 02c85867c0
commit 8b17f04ba4
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ thins to get it work.
$admin is the adminuser from lam and $path
is the path include the filename of lamdaemon.pl
e.g. $admin All= NOPASSWD: /srv/www/htdocs/lam/lib/lamdaemon.pl
At the moment the password is a paramteter of lamdaemon.pl
Therefore you should disable logging so the password doesn't
apear in any logfile
This can be done by adding the following line:
Defaults:$admin !syslog logfile=/dev/null
4. Set up perl
We need some external perl-modules, Quota and Net::LDAP