User manual
Working with the SEH UTN Manager
myUTN User Manual 75
• The selection list can be edited by the administrator or by users
with write access.
• The users can access all devices listed in the selection list.
(Provided that no security mechanisms have been specified via
the myUTN Control Center.)
• The selection lists of the users will be saved as .ini files in the
following location:
Windows:
%APPDATA%\SEH Computertechnik GmbH\SEH UTN
Manager.ini
Mac:
$HOME/.config/SEH Computertechnik GmbH/SEH UTN
Manager.ini
Where %APPDATA% is an environment variable by Windows for the user. By means of
the command line the path for the current user can be determined as follows: echo
%APPDATA%
Example:
$HOME is an environment variable by Mac for the user folder. By means of the command
line the path for the current user can be determined as follows: echo $HOME
Example:
Windows XP:
echo %APPDATA% returns C:\Users\User name\AppData\Roaming
+
\SEH Computertechnik GmbH\SEH UTN Manager.ini
Complete path to the .ini file
:
C:\Users\User name\AppData\Roaming\SEH Computertechnik
GmbH\SEH UTN Manager.ini
Mac OS X 10.7.5 (Lion):
echo $HOME returns /Users/User name
+
.config/SEH Computertechnik GmbH/SEH UTN Manager.ini
Complete path to the .ini file
:
/Users/User name/.config/SEH Computertechnik GmbH/SEH UTN
Manager.ini