Column |
---|
|
Include Page |
---|
CloudBanner Individual Configuration | CloudBanner Individual Configuration | Column |
---|
|
Include Page |
---|
CloudBanner SmartNotes | CloudBanner SmartNotes Section |
---|
German |
---|
Anpassungen in der Server-Konfigurations-Datei |
---|
Section |
---|
Column |
---|
|
|
Column |
---|
| Zum Hinterlegen der Server-Einstellungen in der Konfigurations-Datei öffnen Sie bitte die SmartNotesServerService.exe.config im Serverinstallationsverzeichnis. Stoppen Sie bitte, bevor Sie Änderungen an dieser Datei vornehmen, den SmartNotesServer kurzzeitig. Im Standard finden Sie die Installation unter C:\Program Files (x86)\Amana Consulting\SmartNotesServer . |
|
Section |
---|
Column |
---|
|
|
Column |
---|
| In der geöffneten Datei können Sie die Einstellungen im Abschnitt "AppSettings" hinzufügen. Die Einstellungen können Sie dort einfach kopieren und einfügen. Nach dem Speichern der Änderung können Sie den SmartNotesServer umgehend wieder starten. Beachten Sie bitte, dass diese Einstellungen alle User betreffen und somit eventuell Komplikationen verursachen können. Diese Einstellungen sollten also nur von System-Administratoren oder in Absprache mit unserem Support-Team gesetzt werden. |
|
Seitenanfang ^ Panel |
---|
title | SingleSignOn Mode Server |
---|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="disableSingleSignOn" value="False" /> |
Column |
---|
| Über diesen Key kann die Anmeldung über Single Sign On deaktiviert werden. Beachten Sie bitte, dass sowohl Client als auch Server die Anmeldung über Single Sign On aktiviert haben müssen. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SQLCommandTimeout" value="60" /> |
Column |
---|
| Dieser Wert definiert. nach Ablauf welcher Zeit (in Sekunden) ein Timeout der Verbindung zum SQL Server gemeldet wird. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SingleSignOnMethod" value="isSmartNotesUser" /> |
Column |
---|
| Über diesen Key kann die gewünschte SingleSignOn-Methode gewählt werden. Es stehen: Kerberos, SPNEGO, NTLM und isSmartNotesUser zur Verfügung. Zur Verwendung müssen Client- und Serverkonfiguration diesen Settingkey mit gleichem Wert beinhalten. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="DisableAutoUpdate" value="False" /> |
Column |
---|
| Über diesen Key kann das automatische Clientupdate deaktiviert werden. |
|
|
|
|
Anpassungen in der Client-Konfigurations-Datei |
---|
Section |
---|
Column |
---|
|
|
Column |
---|
| Zum Hinterlegen der Client-Einstellungen in der Konfigurations-Datei öffnen Sie bitte die SmartNotes.exe.config im Client-Installationsverzeichnis. Im Standard ist dies der Ordner C:\Program Files (x86)\Amana Consulting\SmartNotesClient. Bitte schließen Sie den SmartNotesClient, bevor Sie Änderungen an der Konfiguration vornehmen. |
|
Section |
---|
Column |
---|
|
|
Column |
---|
| In der geöffneten Datei können Sie die Einstellungen im Abschnitt "AppSettings" hinzufügen. Die Einstellungen können Sie dort einfach kopieren und einfügen. Nach dem Speichern der Änderungen können Sie den SmartNotesClient sofort neu starten. Beachten Sie bitte, dass sich diese Anpassungen nur auf Ihren Client zutreffen. Andere User sind nicht von Änderungen betroffen. |
|
Panel |
---|
title | Fonts zentral hinterlegen |
---|
|
Section |
---|
Column |
---|
| <add key="FontPath" value ="c:\temp\....\fonts"/> |
Column |
---|
| Es kann ein lokaler Pfad auf den Clients zu den verwendeten Fonts hinterlegt werden. |
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="UILanguage" value="en" /> |
Column |
---|
| Über diesen Key kann die Sprache innerhalb von SmartNotes geändert werden. Es stehen die folgenden Einstellungen zur Verfügung: de / en / pl / ja / es |
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="DisableAutoUpdate" value="False" /> |
Column |
---|
| Über diesen Key kann die Autoupdatefunktion aktiviert und deaktiviert werden. Im Standard steht dieser Wert auf False. |
|
|
Panel |
---|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="useSingleSignOn" value="False" /> |
Column |
---|
| Über diesen Key kann SingleSignOn aktiviert und deaktiviert werden. Zur Verwendung muß nur die Client-Konfiguration diesen Settingkey beinhalten. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SingleSignOnMethod" value="isSmartNotesUser" /> |
Column |
---|
| Über diesen Key kann die gewünschte SingleSignOn-Methode gewählt werden. Es stehen: Kerberos, SPNEGO, NTLM und isSmartNotesUser zur Verfügung. Zur Verwendung müssen Client- und Serverconfig diesen Settingkey mit gleichem Wert beinhalten. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="useSingleSignOnMixedMode" value="False" /> |
Column |
---|
| Über diesen Key kann der SingleSignOn Mode auf Mixed gestellt werden. Anmeldungen sind dann über SSO aber auch über den SmartNotesUser möglich. Zur Verwendung müssen Client- und Serverconfig diesen Settingkey beinhalten. |
|
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="EnableKeepAlive" value="True" /> <add key="PingIntervalTimer" value="180000" /> |
Column |
---|
| Auftretendes Verhalten: Nach ca. 5-10 Minuten Inaktivität wird die Verbindung zum Server unterbrochen. Man muss dann jedes Mal auf "wiederholen" klicken, um die Verbindung neu aufzubauen.
Der Client sollte eigentlich nicht selbstständig die Verbindung verlieren, erst wenn der Timeout an sich erreicht ist (90 Minuten). Da der Abbruch nicht durch SmartNotes ausgelöst wird, ist die Ursachenermittlung häufig ein Geduldspiel. Wenn dieses Verhalten bei Ihnen auftritt, dann fügen Sie bitte den nebenstehenden Eintrag in Ihre Client-Konfigurationsdatei ein.
Die Angabe des Ping-Intervalls ist nicht zwingend notwendig, da der Wert "180000" per Default gesetzt ist. Sie sollten diesen Eintrag jedoch einfügen, wenn das Ping-Intervall verkürzt werden muss. Die Zeiteinheit ist Millisekunden. |
|
|
|
Section |
---|
Column | width33% | Weiter mit -- Encryption (Client/Server) >> | |
English |
---|
Section |
---|
Column |
---|
|
Include Page |
---|
CloudBanner Individual Configuration | CloudBanner Individual Configuration | Column |
---|
|
Include Page |
---|
CloudBanner SmartNotes | CloudBanner SmartNotes | panel |
---|
Section |
---|
Column |
---|
|
|
Section |
---|
Warning |
---|
Caution: Manual changes to these settings should only be made by experts or experienced users. |
SmartNotes offers the possibility to insert various server- and client-side settings directly via the configuration file.
For settings made via the system settings, please read the information in the chapter System Settings.
Column |
---|
|
Adjustments of the server config file |
---|
Section |
---|
Column |
---|
|
|
Column |
---|
| To store the server settings in the config file, please open the SmartNotesServerService.exe in the server installation directory. Before you make changes to this file, please stop SmartNotesServer for a short time. By default, you can find the installation in C:\Program Files (x86)\Amana Consulting\SmartNotesServer. |
|
Section |
---|
Column |
---|
|
|
Column |
---|
| In the opened file you can add the settings in the "AppSettings" section. You can simply copy and paste the settings there. After saving the change, you can immediately restart SmartNotesServer. Please note that these settings affect all users and thus may cause complications. So these settings should be set only by system administrators or in consultation with our support team. |
|
Panel |
---|
title | SingleSignOn Mode Server |
---|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="disableSingleSignOn" value="False" /> |
Column |
---|
| This key can be used to disable single sign on. Please note that both the client and the server must have Single Sign On enabled. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SQLCommandTimeout" value="60" /> |
Column |
---|
| This value defines after what time (in seconds) a timeout of the connection to the SQL server is reported. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SingleSignOnMethod" value="isSmartNotesUser" /> |
Column |
---|
| The desired SingleSignOn method can be selected via this key. The following are available: Kerberos, SPNEGO, NTLM and isSmartNotesUser are available. The client and server config must contain this setting key in order to use it. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="DisableAutoUpdate" value="False" /> |
Column |
---|
| This key can be used to disable the automatic client update. |
|
|
|
|
Adjustments of the client config file |
---|
Section |
---|
Column |
---|
|
|
Column |
---|
| To store the client settings in the config file, please open the SmartNotes.exe.config in the client installation directory. By default, this can be found under C:\Program Files (x86)\Amana Consulting\SmartNotesClient. Please close SmartNotesClient before making any changes to the configuration. |
|
Section |
---|
Column |
---|
|
|
Column |
---|
| In the opened file you can add the settings in the "AppSettings" section. You can simply copy and paste the settings there. After saving the changes, you can restart SmartNotesClient immediately. Please note that these adjustments only apply to your client. Other users are not affected by changes. |
|
top ^ Panel |
---|
title | Store fonts centrally |
---|
|
Section |
---|
Column |
---|
| <add key="FontPath" value ="c:\temp\....\fonts"/> |
Column |
---|
| A local path on the clients to the used fonts can be stored. |
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="UILanguage" value="en" /> |
Column |
---|
| This key can be used to change the language within SmartNotes. The following settings are available: de / en / pl / ja / es |
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="DisableAutoUpdate" value="False" /> |
Column |
---|
| This key can be used to activate and deactivate the auto-update function. By default, this value is set to False. |
|
|
top ^ Panel |
---|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="useSingleSignOn" value="False" /> |
Column |
---|
| SingleSignOn can be activated and deactivated via this key. For use, only the client configuration must contain this setting key. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="SingleSignOnMethod" value="isSmartNotesUser" /> |
Column |
---|
| The desired SingleSignOn method can be selected via this key. The following are available: Kerberos, SPNEGO, NTLM and isSmartNotesUser are available. For use, client and server config must contain this setting key. |
|
|
Panel |
---|
Section |
---|
Column |
---|
| <add key="useSingleSignOnMixedMode" value="False" /> |
Column |
---|
| This key can be used to set the SingleSignOn mode to Mixed. Logins are then possible via SSO but also via the SmartNotesUser. For use, client and server config must contain this setting key. |
|
|
|
Panel |
---|
|
Section |
---|
Column |
---|
| <add key="EnableKeepAlive" value="True" /> <add key="PingIntervalTimer" value="180000" /> |
Column |
---|
| Occurring behaviour: After approx. 5-10 minutes of inactivity, the connection to the server is interrupted. You then have to click on "repeat" each time to re-establish the connection.
The client should not actually lose the connection on its own, only when the timeout itself is reached (90 minutes). Since the disconnection is not triggered by SmartNotes, determining the cause is often a game of patience. If you experience this behaviour, please add the entry opposite to your client configuration file.
The specification of the ping interval is not mandatory, as the value "180000" is set by default. However, you should insert this entry if the ping interval must be shortened. The time unit is milliseconds. |
|
|
|
section
column |
<< Back to Technical details -- |
Column |
---|
|
Continue with -- Encryption (Client/Server) >>