fixed dependencies
This commit is contained in:
parent
80e50fe725
commit
67ff74e484
|
@ -9,23 +9,20 @@ Homepage: http://lam.sourceforge.net/
|
||||||
Package: ldap-account-manager
|
Package: ldap-account-manager
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: php5 (>= 5.1), php5-ldap, apache | apache-ssl | apache-perl | apache2 | httpd, php-fpdf, debconf (>= 0.2.26) | debconf-2.0
|
Depends: php5 (>= 5.1), php5-ldap, apache | apache-ssl | apache-perl | apache2 | httpd, php-fpdf, debconf (>= 0.2.26) | debconf-2.0
|
||||||
Recommends: php5-mhash
|
Suggests: ldap-server, php5-mcrypt, ldap-account-manager-lamdaemon, perl
|
||||||
Suggests: ldap-server, sudo, perl, php5-mcrypt, ldap-account-manager-lamdaemon
|
|
||||||
Description: webfrontend for managing accounts in an LDAP directory
|
Description: webfrontend for managing accounts in an LDAP directory
|
||||||
LDAP Account Manager (LAM) runs on an existing webserver. LAM
|
LDAP Account Manager (LAM) runs on an existing webserver.It manages user, group
|
||||||
supports LDAP connections via SSL and TLS. It manages user, group
|
|
||||||
and host accounts. Currently LAM supports these account types:
|
and host accounts. Currently LAM supports these account types:
|
||||||
Samba 2 and 3, Unix, Kolab 2, address book entries, NIS mail
|
Samba 2 and 3, Unix, Kolab 2, address book entries, NIS mail
|
||||||
aliases and MAC addresses. There is a tree viewer included to
|
aliases and MAC addresses. There is a tree viewer included to
|
||||||
allow access to the raw LDAP attributes. You can use templates
|
allow access to the raw LDAP attributes. You can use templates
|
||||||
for account creation and use multiple configuration profiles.
|
for account creation and use multiple configuration profiles.
|
||||||
Account information can be exported as PDF file. There is also
|
Account information can be exported as PDF file. There is also
|
||||||
a script included which manages quota and homedirectories, you
|
a script included which manages quotas and homedirectories.
|
||||||
have to setup sudo if you want to use it.
|
|
||||||
|
|
||||||
Package: ldap-account-manager-lamdaemon
|
Package: ldap-account-manager-lamdaemon
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: perl
|
Depends: perl, sudo
|
||||||
Description: Quota and home directory management for LDAP Account Manager
|
Description: Quota and home directory management for LDAP Account Manager
|
||||||
Lamdaemon is part of LDAP Account Manager. This package
|
Lamdaemon is part of LDAP Account Manager. This package
|
||||||
needs to be installed on the server where the home directories
|
needs to be installed on the server where the home directories
|
||||||
|
|
Loading…
Reference in New Issue