You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We upgraded from 2.2.0.41 to 2.2.0.1000 in our lab environment, but ran into an issue.
(We've upgraded to newer versions several times before, and followed the same procedure, but it didn't work this time. )
Logging in with an already enrolled user does not work.
Enroll a new user does not work. Add-MFAUsers gives the error
Error adding user "User" \r User "User" not found !
Get-MFAUsers does not work, but gives the error
The user name or password is incorrect.
All these events gives in the event log the error (Application Event Log):
Source: ADFS MFA DataService
Event ID: 5000
Message: The user name or password is incorrect.
We have the following settings:
Active Directory mode
RSA 1024
ADFS service account is member of Domain Admins
The account we install with and are running PS commands with is member of Domain Admins
Have you put a domain address, username and password in your ADDS configuration ?
In this case your domain address must be like this : LDAP://mydomain.com (LDAP in uppercase).
Yes, there's a little mistake in our code, we will provide an update.
Prefixing with LDAP: // will no longer be the norm, only the domain name or IP address will be required.
I had AD domain address and user/pwd empty.
Installed 2.2.0.1001 and with AD user/pwd empty it still didn't work, but after adding the ADFS service account for the AD access it worked.
there was a bug in MMC snapin, Password was not well saved.
So, you can put nothing in domain, user and password. in this case the adfs account is user by default.
Hi,
We upgraded from 2.2.0.41 to 2.2.0.1000 in our lab environment, but ran into an issue.
(We've upgraded to newer versions several times before, and followed the same procedure, but it didn't work this time. )
Logging in with an already enrolled user does not work.
Enroll a new user does not work. Add-MFAUsers gives the error
Get-MFAUsers does not work, but gives the error
All these events gives in the event log the error (Application Event Log):
We have the following settings:
Active Directory mode
RSA 1024
ADFS service account is member of Domain Admins
The account we install with and are running PS commands with is member of Domain Admins
We upgraded in the following way:
We've done the following troubleshooting:
Do you know what the problem could be?
Kind Regards,
Andreas
The text was updated successfully, but these errors were encountered: