LDAPAccountManager/lam-packaging/debian/templates

32 lines
1.2 KiB
Plaintext

Template: ldap-account-manager/config-webserver
Type: multiselect
Choices: apache, apache-ssl, apache-perl, apache2
Default: apache, apache-ssl, apache-perl, apache2
_Description: Web server configuration:
LDAP Account Manager supports any webserver that supports PHP4, but this
automatic configuration process only supports Apache and Apache2.
If you choose to configure Apache(2) LAM can be accessed at http(s)://localhost/lam
Template: ldap-account-manager/alias
Type: string
Default: lam
_Description: Alias name:
LAM will add an alias to your httpd.conf which allows you to
access LAM at http(s)://localhost/lam. You may select an alias other than
"lam".
Template: ldap-account-manager/passwd
Type: string
Default: lam
_Description: Master configuration password (clear text):
The configuration profiles are secured by a master password.
You will need it to create and delete profiles. As default it is
set to "lam" and can be changed directly in LAM.
Template: ldap-account-manager/restart-webserver
Type: boolean
Default: true
_Description: Would you like to restart your webserver(s) now?
Your webserver(s) need to be restarted in order to apply the changes.