Password Protect
From EduVNC
Contents |
Checked
EduVNC will not let clients past the login screen without a valid password.
Unchecked
Clients will always authenticate when they try.
Registry Information
HKLM\Software\EduVNC contains ServiceName\UsePassword which is the check box state. Valid values are:
- True: The box is checked. EduVNC will verify passwords
- False: The box is unchecked. EduVNC will accept any password
- If value is undefined or other: The box defaults to False.
Additional Notes
Please not that this does not bypass the password being stored or collected from the user, rather the values are ignored. Therefore it is recommended that administrators who don't wish to use password verification leave the password field blank to avoid having a valid password stored in the registry.