Windows error 0x80090350, -2146892976

Detailed Error Information

SEC_E_DOWNGRADE_DETECTED[1]

MessageThe system cannot contact a domain controller to service the authentication request. Please try again later.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode9 (0x009)
NameFACILITY_SSPI[2][1]
DescriptionThe source of the error code is the Security API layer.[2][1]
Error Code848 (0x0350)

Questions

1vote
2answers

ARM template with DSC extension fails with security error after reboot during create new AD forest and domain

For months I have reliably used an ARM template that creates primary and backup domain controllers (based on 'active-directory-new-domain-ha-2-dc' in the quick start templates). On Friday it stopped working without any modifications being made. The problem is on the primary DC. The xADDomain DSC resource triggers a reboot as shown [...] read more
azure
dsc
0votes
1answer

SSPI negotiation failed WSTrustChannelFactory

This one has me for a while now, I am trying to build a console app that can call a .net web/wcf service SP, the first leg is to get a token from the idP (ADFS4.0) the pasted code was working fine for a whole day, at some point it [...] read more
wif
adfs
ws-trust
adfs4.0
0votes
0answers

SSPI negotiation failed with WtrustChannelFactory

This one has me for a while now, I am trying to build a console app that can call a .net web/wcf service SP, the first leg is to get a token from the idP (ADFS4.0) the pasted code was working fine for a whole day, at some point it [...] read more
windows
single-sign-on
adfs
sspi

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0