Windows Authentication is not working

Modified on Fri, 04 Aug 2023 at 02:24 PM

Please login to the server running M&D server with a DOMAIN ADMIN windows account and run the following instructions in as Administrator:Command Prompt window

setspn.exe -a http/hostname.domain.com domain\user
setspn.exe -a http/hostname  domain\user

domain\user is M&D service account
hostname is the Device name of the server that is running M&D server (in this case, the server you are logged in)
hostname.domain.com is the Full device name of the server that is running M&D server (again, the server you are logged in)

This allows the service account to forward authentication requests to the domain controller.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article