This module is used for login account management on the admin panel.
After system installation, a default administrator account will be created automatically. If you find it hard to remember, you can add additional admin accounts as needed.
1. Account
Accounts consist of numbers, letters, hyphens, and underscores, with a length of 4 to 20 characters (case-insensitive).
Example: imadmin
2. Password
Passwords must include letters, numbers, and special symbols, with a length of 6 to 50 characters (case-sensitive). They cannot consist solely of letters or numbers.
Example: Mypass123465&%
3. Roles
Administrator: Can manage all modules.
Technician: Can manage all modules except "System Settings"
Auditor: Can only manage the "Event Log" module.
Other: Can only log in via secure trusted terminals.
