![]() | ![]() |
CQC is a secure system, so that you (the system administrator) can protect your CQC system from any modifications by others. So it always requires that you log in before you can do anything, and therefore it must ship with a default administrative user account so that you can get started. During the install process, you were asked to set a password for this initial administrative account. If you have forgotten that password, you will have to remove CQC and re-install, since there is no way to break the password protection (else it would be no protection to you.)
If you want to just trust to Windows security and not use CQC's security, you can set the following values in the Windows environment:
CQC_USERNAME=uuu CQC_PASSWORD=pppWhere uuu and ppp are the user name and password that you want all the CQC programs to log into automatically. You can set one set of values for the whole computer or set different ones per-user.
- This is also used in Kiosk based systems, where you want to bring up the CQC Interface Viewer automatically in a limited rights CQC account. See the Configuration section of the FAQ for more on Kiosk mode systems.