2006-01-20 15:33:13 +00:00
|
|
|
Template: ldap-account-manager/config-webserver
|
|
|
|
Type: multiselect
|
|
|
|
Choices: apache, apache-ssl, apache-perl, apache2
|
|
|
|
Default: apache, apache-ssl, apache-perl, apache2
|
2006-05-22 12:30:28 +00:00
|
|
|
_Description: Web server configuration:
|
2006-01-20 15:33:13 +00:00
|
|
|
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
|
2006-05-22 12:41:20 +00:00
|
|
|
_Description: Alias name:
|
2006-01-20 15:33:13 +00:00
|
|
|
LAM will add an alias to your httpd.conf which allows you to
|
2006-05-22 12:36:45 +00:00
|
|
|
access LAM at http(s)://localhost/lam. You may select an alias other than
|
|
|
|
"lam".
|
2006-01-20 15:33:13 +00:00
|
|
|
|
|
|
|
Template: ldap-account-manager/passwd
|
|
|
|
Type: string
|
|
|
|
Default: lam
|
2006-05-22 12:36:45 +00:00
|
|
|
_Description: Master configuration password (clear text):
|
2006-01-20 15:33:13 +00:00
|
|
|
The configuration profiles are secured by a master password.
|
|
|
|
You will need it to create and delete profiles. As default it is
|
2006-05-22 12:30:28 +00:00
|
|
|
set to "lam" and can be changed directly in LAM.
|
2006-01-20 15:33:13 +00:00
|
|
|
|
|
|
|
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.
|
|
|
|
|