To identify a computer by its MAC address when using SiteCafe (e.g. if identifying the terminals is otherwise impossible as they all have the same name), proceed as follows:
- stop the Windows service called “SiteCafe Service” (services.msc)
- open the file 'SiteCafeServer.config' in the '..\PROVISIO\SiteCafe Server\Config..' directory (SiteCafe 1.5 '…\SiteCafe\Config\..') using an editor
- Set
<use-mac-identification>false</use-mac-identification>
to
<use-mac-identification>true</use-mac-identification>
- Relaunch the Windows service called SiteCafe Service.