Wiki source code of Mandanten
Hide last authors
author | version | line-number | content |
---|---|---|---|
1.1 | 1 | {{content/}} | |
2 | |||
28.1 | 3 | Each client is a separate instance with their own forms, users, user groups, inboxes, form record state, mail servers etc. The number of clients that can be created is limited by the license. A client can be created only the so-called //super administrator// or //sadmin//. At least one client is required for a working {{fcserver/}}. | |
1.1 | 4 | ||
28.1 | 5 | == Adding a client == | |
1.1 | 6 | ||
28.1 | 7 | {{figure image="system_clients_new_en.png"}} | |
8 | User interface for adding a new clients. | ||
1.1 | 9 | {{/figure}} | |
10 | |||
28.1 | 11 | Click the button //new// to add a new client. | |
1.1 | 12 | ||
28.1 | 13 | === Client name === | |
1.1 | 14 | ||
15 | {{info}} | ||
28.1 | 16 | Note that the name cannot be changed later anymore. | |
1.1 | 17 | {{/info}} | |
18 | |||
28.1 | 19 | {{figure image="system_clients_base_settings_en.png"}} | |
20 | Setting a name for the newly created client. It cannot be changed later and may contain only letters, digits, periods or dashes. | ||
1.1 | 21 | {{/figure}} | |
22 | |||
28.1 | 23 | Provide a name for this client. It must not contain any characters other than letters, digits, periods or dashes. | |
1.1 | 24 | ||
28.1 | 25 | This name is also part of the sign-in name of users for signing in to {{formcycle/}}. For example, when the client name is xima.de, and the user's name //JohnDoe//, the sign-in name will be JohnDoe@xima.de | |
1.1 | 26 | ||
28.1 | 27 | {{panel title="Examples for valid and invalid client names"}} | |
1.1 | 28 | ||
29 | (((xima.de = OK))) | ||
30 | |||
31 | (((xima-media.de = OK))) | ||
32 | |||
33 | (((xima_media:de = Falsch))) | ||
34 | |||
35 | (((xima@media.de = Falsch))) | ||
36 | |||
37 | {{/panel}} | ||
38 | |||
28.1 | 39 | === Further settings === | |
1.1 | 40 | ||
28.1 | 41 | These settings can be changes later as well and a described in details on the section for [[client settings>>Formcycle.UserInterface.Client.Settings]]. | |
1.1 | 42 | ||
28.1 | 43 | {{panel initial="hidden" responsive="true" triggerable="true" title="Client settings"}} | |
10.1 | 44 | {{include document="Formcycle.UserInterface.Client.Settings" context="NEW"/}} | |
1.3 | 45 | {{/panel}} | |
1.1 | 46 | ||
28.1 | 47 | == Client administrator == | |
1.1 | 48 | ||
28.1 | 49 | {{figure image="system_clients_admin_en.png"}} | |
50 | Setting up the client administrator. This can be done once the new client has been created as well. | ||
1.3 | 51 | {{/figure}} | |
1.1 | 52 | ||
28.1 | 53 | When adding a new client, a client administrator will be created automatically. You can setup the settings for the client administrator here. They can be modified later on the [[user administration pages>>Formcycle.UserInterface.UserSettings]]. | |
1.1 | 54 | ||
28.1 | 55 | * **User name** | |
56 | The user's name. Only letters and digits may be used. | ||
1.1 | 57 | ||
28.1 | 58 | * **Title, given name, last name, mail, phone** | |
59 | The user's personal data. A mail address is required and used for example for sending password recovery mails. | ||
1.1 | 60 | ||
28.1 | 61 | * **Password** | |
62 | A strong password that must consist of at least 8 and at most 20 characters. |