From c0cdf678ea26fdde2dc1a596f89f7e94960abecd Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 23 Jul 2019 12:42:20 +0000 Subject: [documentation] Add more information about the automatic registration & change user management pictures --- .../.vuepress/public/img/user_management.png | Bin 138240 -> 268796 bytes .../.vuepress/public/img/user_management_de.png | Bin 141434 -> 276957 bytes .../.vuepress/public/img/user_management_edit.png | Bin 156917 -> 281011 bytes .../public/img/user_management_edit_de.png | Bin 166359 -> 296756 bytes documentation/de/webapp/faq.md | 11 +++++++---- documentation/webapp/faq.md | 4 +++- 6 files changed, 10 insertions(+), 5 deletions(-) (limited to 'documentation') diff --git a/documentation/.vuepress/public/img/user_management.png b/documentation/.vuepress/public/img/user_management.png index 67f5321..adc7e77 100644 Binary files a/documentation/.vuepress/public/img/user_management.png and b/documentation/.vuepress/public/img/user_management.png differ diff --git a/documentation/.vuepress/public/img/user_management_de.png b/documentation/.vuepress/public/img/user_management_de.png index a0e00ba..f33214f 100644 Binary files a/documentation/.vuepress/public/img/user_management_de.png and b/documentation/.vuepress/public/img/user_management_de.png differ diff --git a/documentation/.vuepress/public/img/user_management_edit.png b/documentation/.vuepress/public/img/user_management_edit.png index 6475c18..9cd0fab 100644 Binary files a/documentation/.vuepress/public/img/user_management_edit.png and b/documentation/.vuepress/public/img/user_management_edit.png differ diff --git a/documentation/.vuepress/public/img/user_management_edit_de.png b/documentation/.vuepress/public/img/user_management_edit_de.png index a50babc..5488891 100644 Binary files a/documentation/.vuepress/public/img/user_management_edit_de.png and b/documentation/.vuepress/public/img/user_management_edit_de.png differ diff --git a/documentation/de/webapp/faq.md b/documentation/de/webapp/faq.md index 096eb4e..b67c75b 100644 --- a/documentation/de/webapp/faq.md +++ b/documentation/de/webapp/faq.md @@ -14,11 +14,14 @@ Es gibt drei möglichkeiten, einen Client zu registrieren: * [Semi-Automatic Registration](/webapp/faq.md#semi-automatic-registration) * [Manual Registration](/webapp/faq.md#manual-registration) -### Automatic Registration: -In der automatischen Registrierung bekommt der Client die nächste freie IP des Subnetzes im DHCP als fixe IP. -Im BAS bekommt er einen Standard Namen, der sich aus einen Präfix und der UUID zusammen setzt ```Client_```. +### Automatische Registrierung: +Die automatische Registrierung ist der standard Eintrag und wird automatisch Ausgeführt, sofern der Benutzer den Timeout von 25 Sekunden nicht unterbricht. +Die Registrierung läuft komplett automatisch durch, ohne das Benutzereingaben erforderlich sind. +Der Client bekommt die nächste freie IP des Subnetzes im DHCP als fixe IP zugewiesen. +Im BAS bekommt er einen standard Namen, der sich aus einen Präfix und der UUID zusammen setzt ```Client_```. -### Semi-Automatic Registration + +### Semi-Automatische Registrierung: In der semi-automatischen Registrierung kommt zuerst eine Liste mit den nächsten 20 freien IP-Adressen des Subnetzes im DHCP. Davon kann eine ausgewählt werden, die am Ende der initialen Registrierung im DHCP als feste IP gesetzt wird. diff --git a/documentation/webapp/faq.md b/documentation/webapp/faq.md index dbf0ec0..1cbd500 100644 --- a/documentation/webapp/faq.md +++ b/documentation/webapp/faq.md @@ -14,7 +14,9 @@ There are three ways to register a client: * [Manual Registration](/webapp/faq.md#manual-registration) ### Automatic Registration: -In the automatic registration the client will get the next free IP of the subnet in the DHCP as the fixed IP address. +The automatic registration is the default option and will be started automaticly if the user doesn't interrupt the timeout of 25 seconds. +The registration will run through without any input needed by the user. +The client will get the next free IP of the subnet in the DHCP as the fixed IP address if there is any configured. It's added to the BAS with a default name ```Client_```. -- cgit v1.2.3-55-g7522