summaryrefslogtreecommitdiffstats
path: root/documentation/webapp
diff options
context:
space:
mode:
authorJannik Schönartz2019-07-23 14:42:20 +0200
committerJannik Schönartz2019-07-23 14:42:20 +0200
commitc0cdf678ea26fdde2dc1a596f89f7e94960abecd (patch)
tree15d4926922cc9047434cbea57089a86151513715 /documentation/webapp
parent[documentation] add groups/clients module documentation (diff)
downloadbas-c0cdf678ea26fdde2dc1a596f89f7e94960abecd.tar.gz
bas-c0cdf678ea26fdde2dc1a596f89f7e94960abecd.tar.xz
bas-c0cdf678ea26fdde2dc1a596f89f7e94960abecd.zip
[documentation] Add more information about the automatic registration & change user management pictures
Diffstat (limited to 'documentation/webapp')
-rw-r--r--documentation/webapp/faq.md4
1 files changed, 3 insertions, 1 deletions
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_<UUID>```.