# Secure authorization

With the full version of TrueConf Room, you can secure the application against unauthorized access by using a password.

Set out access rules for TrueConf Room in the Security section of the settings sidebar.

# Security levels

There are various security levels:

# Security types

TrueConf Room supports the following types of secure authorization:

  • Password is a sequence of characters the administrator sets for security reasons. It should be entered manually each time you access the control panel. It is the only login method for administrator mode.

  • PIN code is a case-insensitive short sequence of characters generated automatically. Not only can it be entered manually, but it is also used to access the control panel via a link. It is a recommended login method for user mode.

Please note that secure login for users is available only if it has been configured for administrators.

The link with a PIN code is represented in the following way: [server]:[port]/[PIN], where:

Example

If TrueConf Room works on the port 80 on a machine with 10.1.1.10 IP address, you will need to use this link http://10.1.1.10:80/ABC to access the control panel with a PIN code.

If you set a PIN code for user mode, the PIN will be embedded in the link on the main screen. This way, you can restrict access for users outside the meeting room, while meeting room participants won't need any additional measures to log in.

# What to do if you forgot your password

If you enable admin access to the TrueConf Room control panel by setting a password or PIN code, please make sure to save or remember your password or PIN. The application does not provide any options to restore access for the administrator if you lose your security credentials. If you did, you can delete the TrueConf Room folder on PC to reset the settings:

  • on Windows C:\Users\<user>\AppData\Local\TrueConf\Room

  • on Linux /home/<user>/.config/trueconf/room

where <user> is the OS user on behalf of whom the application was installed.

If this does not help, please reinstall TrueConf Room.

If the settings have not been reset, try to clear the cache in your browser or contact TrueConf technical support.