LDAPAccountManager/lam-packaging/debian
Roland Gruber 6a42a4faea fixed Lintian warnings 2009-03-28 19:27:32 +00:00
..
po translation update 2009-01-15 18:58:37 +00:00
README-lamdaemon.Debian added newline 2008-10-21 17:54:19 +00:00
README.Debian added newline 2008-10-21 17:54:19 +00:00
changelog *** empty log message *** 2009-03-28 18:40:40 +00:00
compat fixed Lintian warnings 2009-03-28 18:49:38 +00:00
config added "set -e" 2008-10-28 19:38:54 +00:00
control fixed Lintian warnings 2009-03-28 19:27:32 +00:00
copyright copyright update 2007-01-14 18:29:06 +00:00
lam.apache.conf increased protection 2008-09-28 12:22:49 +00:00
ldap-account-manager-lamdaemon.docs more lamdaemon docs 2008-10-20 18:16:26 +00:00
ldap-account-manager.dirs Debian packaging files 2006-01-20 15:33:13 +00:00
ldap-account-manager.docs removed TODO 2008-03-21 14:19:37 +00:00
postinst removed CGI code, activate PHP4 instead of PHP5 2008-03-21 11:47:49 +00:00
postrm fixed 416886 2007-04-29 19:49:43 +00:00
rules fixed Lintian warnings 2009-03-28 19:02:28 +00:00
templates removed upgrade messages 2008-10-28 19:33:32 +00:00
watch fixed watch file 2007-10-22 21:16:13 +00:00

README.Debian

Access to the webfrontend:

  - 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
    to load /usr/share/ldap-account-manager/index.html
    which is the start file.


Configuration:

  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".


Lamdaemon:

If you want to use the lamdaemon you need to install the
package ldap-account-manager-lamdaemon on the target machine.
For lamdaemonOld the package needs to be installed additionally
on the machine where ldap-account-manager is installed.