2006-01-20 15:33:13 +00:00
|
|
|
Source: ldap-account-manager
|
|
|
|
Maintainer: Roland Gruber <post@rolandgruber.de>
|
|
|
|
Section: web
|
2017-10-13 04:48:57 +00:00
|
|
|
Priority: optional
|
2018-05-31 07:23:06 +00:00
|
|
|
Standards-Version: 4.1.4
|
2017-06-15 09:06:56 +00:00
|
|
|
Build-Depends: debhelper (>= 9), po-debconf, cleancss, closure-compiler
|
2013-03-18 18:47:14 +00:00
|
|
|
Homepage: https://www.ldap-account-manager.org/
|
2006-01-20 15:33:13 +00:00
|
|
|
|
|
|
|
Package: ldap-account-manager
|
|
|
|
Architecture: all
|
2017-09-08 05:32:00 +00:00
|
|
|
Depends: php5 (>= 5.4.26) | php (>= 7), php5-ldap | php-ldap, php5-gd | php-gd,
|
2017-02-12 09:28:26 +00:00
|
|
|
php5-json | php-json, php5-imagick | php-imagick, php5-curl | php-curl,
|
2018-06-20 08:17:21 +00:00
|
|
|
php5 | php-zip, php5 | php-xml, php5-imagick | php-imagick,
|
2017-02-12 09:49:02 +00:00
|
|
|
libapache2-mod-php5 | libapache2-mod-php | php5-fpm | php-fpm,
|
2017-02-20 16:57:45 +00:00
|
|
|
apache2 | httpd, fonts-dejavu, debconf (>= 0.2.26) | debconf-2.0, ${misc:Depends}
|
2017-02-12 09:49:02 +00:00
|
|
|
Recommends: php-apc | php-opcache
|
|
|
|
Suggests: ldap-server, php5-mcrypt | php-mcrypt, ldap-account-manager-lamdaemon, perl
|
2006-01-20 15:33:13 +00:00
|
|
|
Description: webfrontend for managing accounts in an LDAP directory
|
2010-03-07 15:15:42 +00:00
|
|
|
LDAP Account Manager (LAM) runs on an existing webserver.
|
|
|
|
It manages user, group and host accounts. Currently LAM
|
2014-09-15 16:11:05 +00:00
|
|
|
supports these account types: Samba 3/4, Unix, Kolab 2/3,
|
2010-03-07 15:15:42 +00:00
|
|
|
address book entries, NIS mail aliases and MAC addresses.
|
|
|
|
There is an integrated LDAP browser to allow access to the
|
|
|
|
raw LDAP attributes. You can use templates
|
2006-01-20 15:33:13 +00:00
|
|
|
for account creation and use multiple configuration profiles.
|
|
|
|
Account information can be exported as PDF file. There is also
|
2008-08-10 12:13:00 +00:00
|
|
|
a script included which manages quotas and homedirectories.
|
2008-07-22 18:14:03 +00:00
|
|
|
|
2008-07-22 18:31:16 +00:00
|
|
|
Package: ldap-account-manager-lamdaemon
|
2008-07-22 18:14:03 +00:00
|
|
|
Architecture: all
|
2009-10-07 18:09:05 +00:00
|
|
|
Depends: perl, sudo, ${misc:Depends}, libquota-perl, libsys-syslog-perl
|
2008-07-27 13:38:47 +00:00
|
|
|
Description: Quota and home directory management for LDAP Account Manager
|
|
|
|
Lamdaemon is part of LDAP Account Manager. This package
|
2008-07-22 18:14:03 +00:00
|
|
|
needs to be installed on the server where the home directories
|
2008-07-22 19:00:46 +00:00
|
|
|
reside and/or quotas should be managed.
|