qb support - Support Access
Secure Support Access
Grant temporary access to QuickBox support staff
The qb support function offers a secure and reliable method to grant support staff access to your server when assistance is needed. With a strong emphasis on security and user protection, this feature utilizes the quickSupport account, ensuring that only authorized support personnel can access your server.
Quick Reference
| Command | Description |
|---|---|
qb support enable | Enable support access for staff |
qb support disable | Disable support access |
Enable Support Access
Grant QuickBox support staff access to your server:
qb support enableWhat happens:
- Creates or activates the
quickSupportaccount - Sets up temporary SSH access for support staff
- Generates secure credentials
- Provides access details to share with support
Use cases:
- Troubleshooting complex issues
- Configuration assistance
- System diagnostics
- Emergency support
Support Assignment
Support access is typically assigned to the specific staff team member who is responsible for assisting you. They will guide you through the process of enabling access when needed.
Disable Support Access
Revoke support staff access when assistance is complete:
qb support disableWhat happens:
- Disables the
quickSupportaccount - Removes SSH access for support staff
- Locks the account to prevent login
- Clears temporary credentials
When to disable:
- After your issue is resolved
- When support session is complete
- If you no longer need assistance
- As a security precaution
Security Best Practice
Always disable support access when your issue is resolved. This follows the principle of least privilege and ensures your server remains secure.
Security Features
Protected Access
How QuickBox protects your server:
🔒 Dedicated Account
Support staff use a separate quickSupport account, isolated from your main user accounts. This prevents access to personal data and configurations.
⏱️ Temporary Access
Access is granted on-demand and can be revoked immediately. Support access is not permanent and should be disabled after use.
👥 Authorized Only
Only official QuickBox support staff have access credentials. Never share support access details with unauthorized parties.
🔍 Audit Trail
All support access sessions are logged. You can review access logs to see what actions were taken during support sessions.
Common Workflows
Getting Support
Typical support workflow:
# 1. Contact support via Discord
# https://discord.gg/mca7RSv5pa
# 2. Support staff requests access
# They will guide you through the process
# 3. Enable support access
qb support enable
# 4. Share credentials with support staff
# (Provided by the enable command)
# 5. Support staff troubleshoots your issue
# 6. Disable access when complete
qb support disableEmergency Access
Urgent issue requiring immediate assistance:
# 1. Enable support access immediately
qb support enable
# 2. Contact support with urgency indicator
# Mention you've already enabled support access
# 3. Support staff can begin immediately
# 4. Disable access once issue is resolved
qb support disableTroubleshooting
Cannot Enable Support Access
# Check if quickSupport account exists
id quickSupport
# If account doesn't exist, recreate it
qb support enable
# Check system logs for errors
journalctl -xeSupport Staff Cannot Connect
# Verify support access is enabled
qb support enable
# Check SSH service is running
systemctl status sshd
# Check firewall rules
ufw statusForgot to Disable Access
# Disable support access immediately
qb support disable
# Verify account is disabled
id quickSupportAlways Disable After Use
If you forget to disable support access after your issue is resolved, disable it as soon as you remember. Leaving support access enabled unnecessarily is a security risk.
Best Practices
Do
- Enable support only when requested by staff
- Disable access immediately after support is complete
- Verify you're communicating with official support
- Keep a record of when support access was enabled
- Ask support staff to confirm when they're done
Don't
- Leave support access enabled indefinitely
- Share credentials with non-QuickBox staff
- Enable support without contacting staff first
- Forget to disable after support is complete
- Enable support for unauthorized third parties
Related Commands
Need Help?
Get support through our Discord community. Our staff team will guide you through enabling support access if needed.
Join the Community
Media server operators sharing configs, getting support, and shaping the future of QuickBox Pro.