Basic user guide
Last Edit: 13 Dec 2017 | UserWith PUT_App properly set up when, a user clicks on a shortcut to the program that controls the instrument the logon screen will be displayed.
All fields are required and all but the password are remembered from the last session of the selected user name. (Limitations on fields could be a nice feature to add to the setup page)
Clicking start with the user password entered will check the password against the hashed and salted password list and if correct, start the instrument software that is set to run and display the Active screen.
The user also has the ability to change their password by selecting “Change Password” from the “Menu” on the LogOn screen.
Passwords are hashed and salted and stored in a csv in the local docs folder.
Comments