Overview
Server Scout provides two methods for resetting user passwords: self-service password reset for users who can access their registered email, and admin-initiated password reset for situations where administrative intervention is required. Both methods are designed to maintain security whilst providing convenient access recovery options.
Self-Service Password Reset
The self-service method allows users to reset their own passwords without requiring administrator intervention.
Steps for Users
- Navigate to the login page and click the "Forgot password" link
- Enter your registered email address in the password reset form
- Check your email for a password reset message from Server Scout
- Click the reset link in the email to access the password reset form
- Enter your new password and confirm it
- Log in with your new credentials
Important Security Notes
- Password reset tokens are valid for only 1 hour after generation
- Each token can only be used once - attempting to reuse a consumed token will fail
- If the token expires, you'll need to request a new password reset email
Admin-Initiated Password Reset
Administrators can reset passwords for any user account through the Server Scout interface. This method is particularly useful when users cannot access their email or are completely locked out of their accounts.
Steps for Administrators
- Log into Server Scout with administrative privileges
- Navigate to the Users section from the main menu
- Locate the user whose password needs resetting
- Click the "Reset Password" action next to the user's account
- Confirm the password reset when prompted
The system will automatically generate a secure temporary password and send it to the user's registered email address (provided SMTP is properly configured). The user will receive an email containing:
- Their temporary password
- Instructions to log in and change the password immediately
- A reminder that the temporary password should be changed for security reasons
Post-Reset User Experience
When users log in with their temporary password, Server Scout will:
- Display a prominent notification advising them to change their password
- Provide easy access to the password change functionality
- Encourage the selection of a strong, unique password
Practical Scenarios
User Locked Out of Account
When a user is completely locked out and cannot access their email:
- Admin initiates password reset through the Users interface
- Admin manually communicates the temporary password to the user through secure channels (phone, in-person, etc.)
- User logs in with the temporary password
- User immediately changes to a permanent password
User Forgot Password (Email Access Available)
For users who simply forgot their password but can access their email:
- User initiates self-service reset from the login page
- User receives reset email within minutes
- User completes reset process independently
- User logs in with their new password
SMTP Not Configured
If your Server Scout installation doesn't have SMTP configured:
- Self-service resets will fail as emails cannot be sent
- Admin-initiated resets require manual intervention - the administrator must communicate the temporary password through alternative secure channels
- Consider configuring SMTP for automated email delivery to improve user experience
Best Practices
For Users
- Act quickly when receiving password reset emails - tokens expire after 1 hour
- Change temporary passwords immediately after admin-initiated resets
- Use strong, unique passwords when setting new credentials
- Don't share reset links - they're single-use and account-specific
For Administrators
- Verify user identity before initiating password resets
- Use secure communication channels when SMTP isn't available
- Monitor reset activities through Server Scout's audit logs
- Ensure SMTP is properly configured for the best user experience
Password resets are logged in Server Scout's audit trail, providing administrators with visibility into account security activities and helping maintain compliance with security policies.
Frequently Asked Questions
How do I reset my password in ServerScout if I forgot it?
How long are ServerScout password reset tokens valid?
How does admin password reset work in ServerScout?
What happens when an admin resets my ServerScout password?
Can I reset passwords in ServerScout without SMTP configured?
What should I do if a user is locked out and can't access email?
Are password resets logged in ServerScout?
Was this article helpful?