Add a password for the user and the user can authenticate via the password.
The employee ID should be less than 32 characters. And it can be a combination of lower letters, upper letters, and numbers.
The employee ID should not start with 0 and should not be duplicated.
Numbers, upper case letters, lower case letters, and special characters are allowed in the user name.
Up to 32 characters are allowed in the user name.
Only numbers are allowed in the password.
Up to 8 characters are allowed in the password.
The user is the administrator. Except for the normal attendance function, the user can also enter the Home page to operate after authenticating the permission.
The User is the normal user. The user can only authenticate or take attendance on the initial page.
Add a password for the user and the user can authenticate via the password.
The employee ID should be less than 32 characters. And it can be a combination of lower letters, upper letters, and numbers.
The employee ID should not start with 0 and should not be duplicated.
Numbers, upper case letters, lower case letters, and special characters are allowed in the user name.
Up to 32 characters are allowed in the user name.
Only numbers are allowed in the password.
Up to 8 characters are allowed in the password.
The user is the administrator. Except for the normal attendance function, the user can also enter the Home page to operate after authenticating the permission.
The User is the normal user. The user can only authenticate or take attendance on the initial page.