Code

bugfix: change !=~ expression to not =~
[gosa.git] / gosa-si / debian / gosa-si-server.templates
1 Template: gosa-si/hostname
2 Type: string
3 Default: 127.0.0.1
4 Description: Hostname or IP of the MySQL-Server
5  Please enter the full-qualified hostname or IP Address of the desired MySQL Host.
7 Template: gosa-si/database
8 Type: string
9 Default: gosa_si
10 Description: Name of the GOsa-SI Database
11  Please choose a name for the gosa-si database.
13 Template: gosa-si/username
14 Type: string
15 Default: gosa_si
16 Description: Name of the GOsa-SI Database User
17  Please choose a name for the gosa-si database user.
19 Template: gosa-si/password
20 Type: password
21 Description: Password for the GOsa-SI Database User
22  Please enter a password for the gosa-si database user.
24 Template: gosa-si/rootpw
25 Type: password
26 Description: Password for the Database Administrator 'root'
27  In order to create the privileged account, setup needs the password of the
28  database administrator. Please enter the password of the database user 'root'.