| Stefan Goßner [MSFT] 2006-11-23, 7:28 am |
| Hi Tom,
the error code 80090350 is returned from windows itself. It means the
following:
# for hex 0x80090350 / decimal -2146892976
SEC_E_DOWNGRADE_DETECTED
# The system detected a possible attempt to compromise
# security. Please ensure that you can contact the server
# that authenticated you.
It might be that the domain controller your server belongs to cannot be
contacted.
You might want to follow up on a windows domains related newsgroup.
Cheers,
Stefan
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:73EA1D36-66BF-438E-8A10-03122BF9CD6D@microsoft.com...
>I can log on as Administrator account but not my own. When I log on as
> Administrator account, I see my account as a member of the Adminstrator
> group
> in Site Manager.
>
> Error 2000
> Description: Could notlog into Microsoft Content Management Server.
> Unknown error 80090350.
> Severity 5
> Source: Source: aesecurityclient.dll authenticate.cpp 382
>
> Debug info: Error occurred during initalizeSecurityCOntext
> Extra info:
> Client Source Login : ctlLogin_Click
> Recommended Action.
>
>
>
|