Last modified by Tobias Wintrich on 2025/11/21 12:37

From version 2.1
edited by Ulrich Mertz
on 2023/07/19 10:41
Change comment: There is no comment for this version
To version 7.1
edited by Tobias Wintrich
on 2025/11/21 12:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -6.A.1. Assign TCMS Adress to the thin client (Manually, DHCP, DNS)
1 +6.A.A. Assign TCMS Adress Manually
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.UlrichMertz
1 +XWiki.twintrich
Content
... ... @@ -1,8 +1,16 @@
1 -The Client must get the information, which TCMS it has to use. There are three ways to distribute the information:
1 +For small environments or testing purposes, **manually adding clients** is a viable option. A client can be added using either its **IP address** or **MAC address**.
2 2  
3 -~1. Manually
3 +(% class="box warningmessage" %)
4 +(((
5 +When adding a client via its MAC address, only a **reservation** is created in the TCMS. Through this reservation, an appropriate group and software profiles can already be assigned before the client registers with the TCMS for the first time.
4 4  
5 -In Kommbox you can set the TCMS Adress (IP or Hostname) in
7 +However, the **TCMS server address** cannot be delivered to a client this way. This is only possible via **DHCP**, a **DNS entry**, or by **manually adding the client using its IP address**.
8 +)))
6 6  
10 +First, select the **group** in the group tree to which you want to add the client (1). Then click on (% class="rangee_menuoption" %)**Add**(%%)** **in the (% class="rangee_menunode rangee_menuoption" %)Client window(%%) and choose either (% class="rangee_menuoption" %)**Client via MAC Address**(%%) or (% class="rangee_menuoption" %)**Client via IP Address**(%%) from the context menu (2).
7 7  
8 -
12 +In both cases, a dialog window opens where you can enter the **IP address** or **MAC address**, as well as an optional **description** for the client (3).
13 +
14 +{{lightbox image="manuell_client_hinzufuegen.png" width="1000"/}}
15 +
16 +Client **group assignment** in the TCMS is always performed based on the device’s **unique MAC address**. Changing the IP address does not affect group membership.