MFA Error - Must be executed with ADFS Administration rights granted part 2 #220
-
Hi guys, I tried all suggestions about this issue but can't solve it. I followed these steps: Alle steps are on a fresh ADFS 2019 server:
After registering I've got a strange warning / error:
I'm lost, can someone point me in de right direction? As you can see I followed the instructions from the installation part and the suggestions from another thread but still no solution. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Hi The points indicated from 1 to 5 are correct, but why reboot the server? At any rate. you can delete the System.db, config.db, and blob.db files on each server. The account used must have the privileges to browse the different ADDS trust relationships Your users using MMC or Powershell must be local/domain administrators to manage all features See https://github.com/neos-sdi/adfsmfa/wiki/01-Installation#prerequisites regards |
Beta Was this translation helpful? Give feedback.
-
Hi @mrblwd-058 Yes, it's a Microsoft update problem. If you patched your domain controllers with KB5011495, the other servers accessing .domain controllers and requesting trust relationships with .Net framework, fail miserably and crash as indicated in your post. The Framework of the machines concerned (your ADFS servers or other) must apply a patch that is not published by Windows Update. K5011257 (FW 4.8) or KB5011259 (FW 4.7.2). Microsoft thought it was considered a minor issue. not offering an immediate fix rolled out to everyone. Thanks again Mr MS.... Regards |
Beta Was this translation helpful? Give feedback.
Hi @mrblwd-058
Yes, it's a Microsoft update problem.
If you patched your domain controllers with KB5011495, the other servers accessing .domain controllers and requesting trust relationships with .Net framework, fail miserably and crash as indicated in your post.
The Framework of the machines concerned (your ADFS servers or other) must apply a patch that is not published by Windows Update. K5011257 (FW 4.8) or KB5011259 (FW 4.7.2).
Microsoft thought it was considered a minor issue. not offering an immediate fix rolled out to everyone.
This KB 5011495 has messed up everywhere.
Thanks again Mr MS....
Regards