Domain Join

Prerequisites

  • AD account with domain join privileges

  • DNS resolution to domain controller

  • Time synchronized (Kerberos requirement)

Join Procedure

  1. Navigate to Administration > Identity Management > External Identity Sources > Active Directory

  2. Click Add

  3. Configure:

    • Join Point Name: DOMUS_DC01

    • AD Domain: inside.domusdigitalis.dev

  4. Click Join

  5. Enter credentials when prompted

  6. Verify join status

Troubleshooting

If join fails:

  1. Verify DNS resolution: nslookup inside.domusdigitalis.dev

  2. Check time sync: show ntp

  3. Verify account permissions

  4. Check firewall rules for AD ports

  • AD Bootstrap (infra-ops)