Remote Desktop Manager macOS – Enable integrated authentication with Kerberos
Pre-requisite: get the Kerberos Domain Controller (KDC) config
Manual discovery
nltest /dsgetdc:%USERDNSDOMAIN%
DC: \\dc-33.domain.company.com
Address: \\2111:4444:2111:33:1111:ecff:ffff:3333
The command completed successfullyPowerShell script
Setup Kerberos on macOS
Step 1: Configuring KDC in krb5.conf
Step 2: Testing the ticket granting ticket retrieval
Step 3: Connect in Remote Desktop Manager

Last updated
Was this helpful?