1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
Source: phamm
Section: web
Priority: extra
Maintainer: Phamm Team <team@phamm.org>
Uploaders: Alessandro De Zorzi <lota@nonlontano.it>, Mirko Grava <ops@klez.it>
Build-Depends: debhelper (>= 5), po-debconf, perl, dh-apache2 | apache2-dev
Standards-Version: 3.9.5
Homepage: http://www.phamm.org
Package: phamm
Architecture: all
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: php5, php5-ldap, debconf (>= 0.5) | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}
Recommends: phamm-ldap, ${misc:Recommends}
Description: PHP front-end to manage virtual services on LDAP - main package
Phamm is a useful PHP front-end providing role-based administrative
access to virtual services using an LDAP back-end.
.
If you are looking for a Postfix LDAP Front-end Phamm could be a good solution.
Other MTA's can be used like qmail-ldap, Courier, Exim and Dovecot.
.
Phamm works with a plug-in system: the typical service is a mail
server with virtual mail domain support, but plug-ins are also
available for FTP, web proxying, and so on. The use of XML descriptor
files simplifies creating new plugins or customizing existing ones.
Package: phamm-ldap
Architecture: all
Depends: slapd, ldap-utils, phamm-ldap-vacation | gnarwl, phamm-ldap-amavis | amavisd-new, debconf (>= 0.5) | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}
Description: PHP front-end to manage virtual services on LDAP - back-end files
Phamm is a useful PHP front-end providing role-based administrative
access to virtual services using an LDAP back-end.
.
This package provides Phamm's own LDAP schema file and custom ACL.
Package: phamm-ldap-vacation
Architecture: all
Depends: slapd, ${shlibs:Depends}, ${misc:Depends}
Conflicts: gnarwl (<= 3.3)
Description: PHP front-end to manage virtual services on LDAP - back-end files
Phamm is a useful PHP front-end providing role-based administrative
access to virtual services using an LDAP back-end.
.
This package provides Phamm's vacation LDAP schema file.
Package: phamm-ldap-amavis
Architecture: all
Depends: slapd, ${shlibs:Depends}, ${misc:Depends}
Conflicts: amavisd-new
Description: PHP front-end to manage virtual services on LDAP - back-end files
Phamm is a useful PHP front-end providing role-based administrative
access to virtual services using an LDAP back-end.
.
This package provides Amavis LDAP schema file.
|