Health Care System III | Appendix 6 |
Appendix 6: Access Code
The system will verify if the entered access code is valid by checking the code with the allowed codes listed in the ‘access.txt’ file on the
If no ‘access.txt’ file is uploaded to the codec, registration of the code will be done without validation. E.g. you can enter whatever code you want and have access to the system.
The ‘access.txt’ file is a plain text file with one line per access code as shown below:
1234
1250
A1
B2 ABC
To upload this file to the codec, follow these steps:
·Open a
·Type ftp
·‘User:’, press Enter or enter
·Type “bin” and press Enter
·Go to the user folder, type “cd user”.
·Upload the ‘access.txt’ file, type ‘put access.txt’.
·Exit from ftp, type ‘bye’.
99