Add Account Creation Policy
parent
52255a8f21
commit
6881673416
20
Account-Creation-Policy.md
Normal file
20
Account-Creation-Policy.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Account Creation Policy
|
||||
|
||||
## Customer Accounts
|
||||
|
||||
- Created automatically via WHMCS upon signup
|
||||
- Email verification is required before service activation
|
||||
- Strong passwords (minimum 10 characters) are enforced
|
||||
- 2FA is recommended and required for admin-facing services
|
||||
|
||||
## Staff/Admin Accounts
|
||||
|
||||
- Created manually by Super Admin only
|
||||
- Must use SSH keys for server access
|
||||
- Access logs are enabled and monitored
|
||||
- Each staff account must be linked to an internal email
|
||||
|
||||
## Account Naming Convention
|
||||
|
||||
- Customers: `client_{username}`
|
||||
- Admins: `admin.{firstname}`
|
Loading…
x
Reference in New Issue
Block a user