User Management
The User Management module is used to manage backstage login accounts, primarily for login functionality.
Feature Overview
Login
Login entry for the backstage system:
Login Methods:
- Account and password login
- Google Authenticator two-factor authentication (if bound)
Login Flow:
- Enter login account
- Enter login password
- Enter Google verification code (if bound)
- Click "Login" button
Login Security
Security Mechanisms:
- Password error count limit
- IP whitelist check
- Login log recording
- Abnormal login alerts
Security Recommendations:
- Use strong passwords (at least 8 characters, including upper/lowercase and numbers)
- Bind Google Authenticator
- Change passwords regularly
- Don't login on public devices
Account Types
| Type | Description |
|---|---|
| Admin Account | System administrator with full permissions |
| Merchant Account | Bound to specific merchant, can only view that merchant's data |
| Agent Account | Bound to specific agent, can view agent and subordinate data |
| Operations Account | Operations staff with limited permissions |
Common Issues
Forgot Password
- Contact system administrator
- Administrator resets password in "System Settings > User Management"
- Login with new password
Account Locked
- Multiple consecutive password errors will lock the account
- Wait for lock time to end and retry
- Or contact administrator to unlock
Google Authenticator Issues
- Ensure phone time is accurate (synced with network time)
- Re-scan binding QR Code
- Contact administrator to reset authenticator binding
Related Pages
- System Settings - User management and security settings
- Log Query - View login records