Forgot your password?
Two paths, depending on who you are:
If you're a staff member (doctor or nurse)
Ask Dr CHEAB Sambath to reset it for you. Admin can do this in seconds:
- Sign in as Admin
- Click Staff in the top navigation
- Click Reset password next to your name
- Set a new password — you can change it again on first sign-in
If you're the Admin and have lost your own password
Reset it from the Mac Terminal — works without signing in.
- Open the
CMSfolder in Finder - If the server is running, close that black Terminal window first
- Open Mac Terminal (Spotlight → "Terminal")
- Drag the
CMSfolder onto Terminal to set the working directory, then press Enter to runcd - Type this exactly (replace
NEW_PASSWORDwith the password you want):
source venv/bin/activate flask --app run reset-password sambath NEW_PASSWORD
Then double-click Start 7~95 CMS.command as usual and sign in with the new password. The reset is recorded in the audit log.