more lamdaemon docs

This commit is contained in:
Roland Gruber 2008-10-20 18:16:26 +00:00
parent 31d7de30d2
commit 77a2572fc7
4 changed files with 18 additions and 7 deletions

View File

@ -0,0 +1,8 @@
This package installs the lamdaemon scripts on the server where
home directories and/or quotas are managed.
The scripts are called by the main LDAP Account Manager installation
via SSH.
You will have to setup sudo for these scripts. Please see the
documentation for this topic.

View File

@ -1,7 +1,7 @@
Access to the webfrontend:
- If you configured Apache(-SSL) at installation
you can access LDAP Account Manager via
- If you configured Apache at installation you can
access LDAP Account Manager via
http://localhost/lam or https://host.domain/lam.
- Otherwise you will have to setup your webserver
@ -11,10 +11,9 @@ Access to the webfrontend:
Configuration:
All settings can be edited via the webfrontend. The default
password for the configuration is "lam". However you can
also edit the configuration files directly.
The configuration files are /etc/ldap-account-manager/config.cfg
and /var/lib/ldap-account-manager/config/lam.conf.
All settings can be edited via the webfrontend. Please
point your browser to the LAM start page and then select
"LAM configuration".
The default password for the configuration is "lam".

View File

@ -0,0 +1,3 @@
docs/README.lamdaemon.txt
docs/README.lamdaemonOld.txt

View File

@ -44,6 +44,7 @@ install:
install -D --mode=755 lib/lamdaemon.pl debian/ldap-account-manager-lamdaemon/usr/share/ldap-account-manager/lib/lamdaemon.pl
install -D --mode=755 lib/lamdaemonOld.pl debian/ldap-account-manager-lamdaemon/usr/share/ldap-account-manager/lib/lamdaemonOld.pl
install -D --mode=755 debian/README-lamdaemon.Debian debian/ldap-account-manager-lamdaemon/usr/share/doc/ldap-account-manager-lamdaemon/README.Debian
# Build architecture-independent files here.
binary-dep: build install