Skip to main content

How Clients Login to DirectAdmin

Client-Facing Instructions

Clients receive login details in their welcome email after order provisioning. Share these instructions when they need help logging in.

Access URLs

Primary URL (use in welcome emails):

https://da.alfieweb.com:2222

Domain-specific URL (after DNS propagation):

https://clientdomain.com:2222
warning

If port :2222 doesn't work, check the welcome email - some accounts may use different ports. Always verify the port in the client's welcome email.

Login Process

  1. Client opens DirectAdmin URL in browser

  2. Enter username and password from welcome email

  3. Click "Login"

    DirectAdmin Login Screen

For Team: Generating Login Details

When creating a new client account:

  1. Username: Usually their domain name without TLD (e.g., clientname)
  2. Password: Generate using password manager (min 12 chars, mixed case, numbers, symbols)
  3. Document credentials in client management system
  4. Send welcome email with credentials

Troubleshooting Login Issues

Client Can't Login

Check these first:

  • Verify credentials are correct (check for typos)
  • Ensure using HTTPS not HTTP
  • Confirm port number is correct (:2222)
  • Check if IP is blocked (too many failed attempts)

How to unblock IP:

  1. Login to DirectAdmin admin/reseller panel
  2. Navigate to: IP Manager → Brute Force Monitor
  3. Find blocked IP and click "Unblock"

Password Reset

For clients:

  1. Login to DirectAdmin reseller panel
  2. Navigate to: Manage User Accounts
  3. Select client account
  4. Click "Change Password"
  5. Generate new secure password
  6. Send to client via secure method (portal ticket)

Port Not Working

If :2222 doesn't work:

  • Check if client's network/firewall blocks that port
  • Verify server firewall rules
  • Confirm DirectAdmin service is running

Quick Reference for Support

IssueSolution
Wrong passwordReset via reseller panel
IP blockedUnblock in Brute Force Monitor
Port blockedCheck firewall/network
Domain URL not workingVerify DNS propagation
Account suspendedCheck in reseller panel, unsuspend if needed

Security Best Practices

  • Never share passwords over plain email
  • Use portal ticket system for sensitive info
  • Encourage clients to change default password
  • Enable 2FA for reseller/admin accounts
  • Monitor failed login attempts