Changes for page Mandanteinstellungen


From version 1.1 >
edited by gru
on 29.03.2019, 12:12
To version < 1.2 >
edited by gru
on 29.03.2019, 12:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,1 +1,84 @@
1 -TODO
1 +{{content/}}
2 +
3 +{{figure image="1_en_ClientSettings.png" width="300"/}}
4 +
5 +=== Name ===
6 +
7 +TBD
8 +
9 +=== Alias ===
10 +
11 +TBD
12 +
13 +=== Language ===
14 +
15 +Default language for forms, when no language [[has been specified such as by URL parameters>>doc:Internationalisierung]].
16 +
17 +This setting does not affect the language of the configuration interface of {{formcycle/}}, which will be determined either automatically by the browser's preferred language, or it can be chosen manually on the sign in page.
18 +
19 +=== Base URL ===
20 +
21 +The base URL is used as the first part of the URL that will be used to open forms. Users of the form should be able to access this URL. For example, when the base URL has been set to
22 +{{code}}http://pro.formcloud.de/formcycle/{{/code}}, the URL to the form would look like this: {{code}}http://pro.formcloud.de/formcycle/form/alias/<clientId>/<formName>{{/code}}
23 +
24 +=== Description ===
25 +
26 +An optional short description for this client.
27 +
28 +== Mail settings ==
29 +
30 +=== SUP ===
31 +
32 +=== USE ===
33 +
34 +A mail server should be setup for each client. When no mail server has been configured, the system mail server will be used when it is available. When no mail server is available, the following services will be deactivated:
35 +
36 +* Forgot password and [[Reset password>>doc:Benutzer]] (sending recovery mails)
37 +* Actions of type [[Email>>doc:E-Mail]]
38 +
39 +The following mail server options can be changed.
40 +
41 +==== Mail server ====
42 +
43 +The mail server used for sending mails of this client. Mails will be sent by actions of type email and by the [[system>>doc:Benutzerverwaltung]] when a password needs to be reset.
44 +
45 +==== Port ====
46 +
47 +The SMTP port to be used. When not port is specified, the default SMPT port 25 will be used.
48 +
49 +==== Authorization required ====
50 +
51 +When the mail server requires authorization, enable this option and enter the username and the password.
52 +
53 +==== Sender address (System) ====
54 +
55 +The mail address to be used as the sender address (mail //form//) for mails sent by the systen, eg. for password recovery mails.
56 +
57 +==== Sender name (System) ====
58 +
59 +TBD
60 +
61 +== User management ==
62 +
63 +Change how users and user data should be managed.
64 +
65 +=== System only ===
66 +
67 +Users will be managed only by {{formcycle/}}. Users can be added or removed on the [[user management pages>>doc:Benutzerverwaltung]].
68 +
69 +=== LDAP and System ===
70 +
71 +When you create a new users, you can choose whether the user should be linked to an [[LDAP account>>doc:LDAP]].
72 +
73 +=== LDAP only ===
74 +
75 +All users are taken from [[LDAP account>>doc:LDAP]] and cannot be created manually.
76 +
77 +=== Changing the user management settings ===
78 +
79 +Changing how users are managed can be done at any time. However, you should check whether all unauthorized users have been removed.
80 +
81 +* **Transitioning from //System only// to //LDAP and System// or //LDAP only//**
82 +All existing users will be kept and can still sign in. Check whether these users should be removed.
83 +* **Transitioning from //LDAP and System// or //LDAP// to //System//**
84 +All LDAP users are still referenced in the user management, but will not be able to sign in anymore and should be removed, unless you intend to change back LDAP at a later time.
Copyright 2000-2024