Wiki source code of Initiale Konfiguration
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{content/}} |
2 | |||
3 | {{panel type="warning" inline="false"}} | ||
![]() |
6.1 | 4 | The initial password for the system administrator (username //sadmin// and password //admin//) should be changed immediately after your first login. |
![]() |
1.1 | 5 | {{/panel}} |
6 | |||
![]() |
6.1 | 7 | {{figure image="slogin_install_en.png"}} |
8 | When the system was not configured yet, you will see these notifications on the login page. Sign in as the system administrator to setup the system. | ||
![]() |
1.1 | 9 | {{/figure}} |
10 | |||
![]() |
6.1 | 11 | After you deployed {{formcycle/}} to the application server, you need to configure the system before it is ready to be put in use. |
![]() |
1.1 | 12 | |
![]() |
6.1 | 13 | Go to the configuration page which you can access via the following URL, assuming you did not change the default settings: |
14 | |||
![]() |
1.1 | 15 | {{code language="none"}} |
16 | http://servername:port/formcycle/ | ||
17 | {{/code}} | ||
18 | |||
![]() |
6.1 | 19 | Sign in as the system administrator. The default username and password are //sadmin// and //admin//, respectively. Make sure you change this password. |
![]() |
1.1 | 20 | |
![]() |
6.1 | 21 | == Login attempts == |
![]() |
1.1 | 22 | |
![]() |
6.1 | 23 | To improve the security of the system, when a user enters an invalid password too many times, they are blocked from further login attempts. By default, after a user fails to login for five times, they are blocked for 15 minutes until they can try again. When necessary, these default settings can [[be changed>>doc:Formcycle.SystemSettings.ConfigFiles.ApplicationProperties||anchor="HLogin"]]. |
![]() |
1.1 | 24 | |
![]() |
6.1 | 25 | == Step 1: Setting up the database connection == |
![]() |
1.1 | 26 | |
![]() |
6.1 | 27 | Make sure you did install the database driver for your database management system. Then you can configure the database connection, see [[database>>doc:Formcycle.SystemSettings.UserInterface.Database]]. |
![]() |
1.1 | 28 | |
![]() |
6.1 | 29 | == Step 2: Providing a valid license file == |
![]() |
1.1 | 30 | |
![]() |
6.1 | 31 | See [[license>>doc:Formcycle.SystemSettings.UserInterface.License]]. |
![]() |
1.1 | 32 | |
33 | |||
![]() |
6.1 | 34 | == Step 3: Creating a client == |
![]() |
1.1 | 35 | |
![]() |
6.1 | 36 | See [[clients>>doc:Formcycle.SystemSettings.UserInterface.Clients]]. |
![]() |
1.1 | 37 | |
![]() |
6.1 | 38 | == Step 4: Customizing the application properties == |
39 | |||
40 | All application properties have got a sensible default value. You only need to modify them if necessary. See [[application properties.>>doc:Formcycle.SystemSettings.ConfigFiles.ApplicationProperties]] |