From version 1.1 >
edited by gru
on 15.03.2019, 16:06
To version < 4.2
edited by gru
on 10.03.2020, 14:55
Change comment: Code Makros angepasst

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -$services.localization.render("PT.Main.InittialeKonfiguration")
1 +Initial configuration
Content
... ... @@ -1,33 +1,39 @@
1 1  {{content/}}
2 2  
3 -The {{fcserver/}} requires further setup to work after {{formcycle/}} has been installed.
3 +{{panel type="warning" inline="false"}}
4 +The initial password for the system administrator (username //sadmin// and password //admin//) should be changed immediately after your first login.
5 +{{/panel}}
4 4  
5 -Go to the configuration page of the {{fserver/}} which can be accessed via the following URL when no settings have been changed yet:
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.
9 +{{/figure}}
6 6  
7 -{{code}}
8 -http://localhost:8080/formcycle/xf-setup
9 -{{/code}}
11 +After you deployed {{formcycle/}} to the application server, you need to configure the system before it is ready to be put in use.
10 10  
11 -{{figure image="061En.png"/}}
13 +Go to the configuration page which you can access via the following URL, assuming you did not change the default settings:
12 12  
13 -Sign in as the administrator, the default username and password are //sadmin// and //admin//, respectively. For security related resons, the password must be changed immediately after the first time login.
15 +{{code language="none"}}
16 +http://servername:port/formcycle/
17 +{{/code}}
14 14  
19 +Sign in as the system administrator. The default username and password are //sadmin// and //admin//, respectively. Make sure you change this password.
20 +
15 15  == Login attempts ==
16 16  
17 -By default, users can attempt to login five times until they will be blocked for 15 minutes to prevent attackers from guessing passwords. When necessary, these default settings can [[be changed>>doc:ApplicationProperties||anchor="HLogin"]].
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"]].
18 18  
19 19  == Step 1: Providing a valid license file ==
20 20  
21 -See [[license>>doc:LizenzMenue]].
27 +See [[license>>doc:Formcycle.SystemSettings.UserInterface.License]].
22 22  
23 23  == Step 2: Setting up the database connection ==
24 24  
25 -See [[database>>doc:DatenbankMenue]].
31 +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]].
26 26  
27 27  == Step 3: Creating a client ==
28 28  
29 -See [[client>>doc:MandantenMenue]]
35 +See [[clients>>doc:Formcycle.SystemSettings.UserInterface.Clients]].
30 30  
31 31  == Step 4: Customizing the application properties ==
32 32  
33 -All application properties have got a sensible default value. You only need to modify them if necessary. See [[application properties.>>doc:ApplicationProperties]]
39 +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]]
Copyright 2000-2024