From effc028255bd2ba29752c1c945ff0be08f65153d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 11 Mar 2017 10:58:02 +0100 Subject: [PATCH] PHP version --- .../manual-sources/chapter-installation.xml | 2 +- lam/docs/manual-sources/overview.xml | 163 +++++++++--------- 2 files changed, 82 insertions(+), 83 deletions(-) diff --git a/lam/docs/manual-sources/chapter-installation.xml b/lam/docs/manual-sources/chapter-installation.xml index c3cc0abb..f783b241 100644 --- a/lam/docs/manual-sources/chapter-installation.xml +++ b/lam/docs/manual-sources/chapter-installation.xml @@ -15,7 +15,7 @@ Apache/Nginx webserver (SSL recommended) with PHP module (PHP - 5 (>= 5.2.4) with ldap, gettext, xml, openssl and optional + (>= 5.4.0) with ldap, gettext, xml, openssl and optional mcrypt) diff --git a/lam/docs/manual-sources/overview.xml b/lam/docs/manual-sources/overview.xml index 31699384..2e7ff1dc 100644 --- a/lam/docs/manual-sources/overview.xml +++ b/lam/docs/manual-sources/overview.xml @@ -1,115 +1,114 @@ - - Overview + + Overview - LDAP Account Manager (LAM) manages user, group and host accounts in - an LDAP directory. LAM runs on any webserver with PHP5 support and - connects to your LDAP server unencrypted or via SSL/TLS. + LDAP Account Manager (LAM) manages user, group and host accounts in an + LDAP directory. LAM runs on any webserver with PHP5 support and connects to + your LDAP server unencrypted or via SSL/TLS. - LAM supports Samba 3/4, Unix, Zarafa, Kolab 2/3, address book - entries, NIS mail aliases, MAC addresses and much more. There is a tree - viewer included to allow access to the raw LDAP attributes. You can use - templates for account creation and use multiple configuration - profiles. + LAM supports Samba 3/4, Unix, Zarafa, Kolab 2/3, address book entries, + NIS mail aliases, MAC addresses and much more. There is a tree viewer + included to allow access to the raw LDAP attributes. You can use templates + for account creation and use multiple configuration profiles. - https://www.ldap-account-manager.org/ + https://www.ldap-account-manager.org/ - Copyright (C) 2003 - 2016 Roland Gruber - <post@rolandgruber.de> + Copyright (C) 2003 - 2016 Roland Gruber + <post@rolandgruber.de> - Key features: + Key features: - - - managing user/group/host/domain entries - + + + managing user/group/host/domain entries + - - account profiles - + + account profiles + - - account creation via file upload - + + account creation via file upload + - - multiple configuration profiles - + + multiple configuration profiles + - - LDAP browser - + + LDAP browser + - - schema browser - + + schema browser + - - OU editor - + + OU editor + - - PDF export for all accounts - + + PDF export for all accounts + - - manage user/group Quota and create home directories - - + + manage user/group Quota and create home directories + + - Requirements: + Requirements: - - - PHP5 (>= 5.4.0) - + + + PHP (>= 5.4.0) + - - Any standard LDAP server (e.g. OpenLDAP, Active Directory, Samba - 4, OpenDJ, 389 Directory Server, Apache DS, ...) - + + Any standard LDAP server (e.g. OpenLDAP, Active Directory, Samba + 4, OpenDJ, 389 Directory Server, Apache DS, ...) + - - A recent web browser that supports CSS2 and JavaScript, at - minimum: + + A recent web browser that supports CSS2 and JavaScript, at + minimum: - - - Firefox (max. 2 years old) - + + + Firefox (max. 2 years old) + - - Chrome (max. 2 years old) - + + Chrome (max. 2 years old) + - - Internet Explorer 9 (compatibility - mode turned off) - + + Internet Explorer 9 (compatibility mode + turned off) + - - Opera (max. 2 years old) - - - - + + Opera (max. 2 years old) + + + + - The default password to edit the configuration options is - "lam". + The default password to edit the configuration options is + "lam". - License: + License: - LAM is published under the GNU General Public License. The complete - list of licenses can be found in the copyright file. + LAM is published under the GNU General Public License. The complete + list of licenses can be found in the copyright file. - Default password: + Default password: - The default password for the LAM configuration is "lam". + The default password for the LAM configuration is "lam". - + Have fun! The LAM development team - +