lam/lam-packaging/debian
Roland Gruber 9051782ecc 9.3
2025-09-01 20:23:31 +02:00
..
po i18n 2023-01-08 10:54:33 +01:00
source Debian update 2020-12-13 21:47:32 +01:00
tests autopkgtest 2021-04-18 10:29:57 +02:00
upstream Debian update 2020-12-11 20:53:37 +01:00
changelog 9.3 2025-09-01 20:23:31 +02:00
config removed config.cfg modification 2010-06-03 12:17:41 +00:00
control fixed dependencies 2025-06-26 07:28:27 +02:00
copyright #441 SMS sending 2025-06-23 20:49:33 +02:00
lam.apache.conf PHP 8.0.2 2023-10-06 20:42:09 +02:00
lam.nginx.conf PHP 8.0.2 2023-10-06 20:42:09 +02:00
ldap-account-manager-lamdaemon.docs ship manual only in main package 2013-05-12 08:38:07 +00:00
ldap-account-manager.dirs Debian update 2020-12-11 21:10:10 +01:00
ldap-account-manager.docs include docs/* 2009-12-16 18:40:52 +00:00
ldap-account-manager.links #424 use dh_link 2025-06-25 07:36:15 +02:00
minify Debian build fix 2022-04-08 07:45:23 +02:00
postinst #424 use dh_link 2025-06-25 07:36:15 +02:00
postrm 8.8 2024-06-07 19:33:03 +02:00
preinst 8.8 2024-06-07 19:33:03 +02:00
README-lamdaemon.Debian ship manual only in main package 2013-05-12 08:38:07 +00:00
README.Debian docs 2025-04-01 16:47:52 +02:00
rules #424 use dh_link 2025-06-25 21:18:40 +02:00
templates i18n 2023-01-08 10:54:33 +01:00
watch watch update 2020-12-11 19:32:10 +01:00

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


Lamdaemon:

If you want to use the lamdaemon you need to install the
package ldap-account-manager-lamdaemon on the target machine.


Packaging:

The Debian's orig.tar.bz2 file differs from the tar.bz2 files that are provided upstream.
While the upstream files contain minified CSS and JS files, the Debian orig.tar.bz2 file
contains the sources and minifies during Debian package build.