Netlogon Error Codes
0x0 |
STATUS_SUCCESS No error, the operation completed successfully. |
0XC000005E |
STATUS_NO_LOGON_SERVERS There are currently no logon servers available to service the logon request. |
0XC0000064 |
STATUS_NO_SUCH_USER The specified account does not exist. |
0XC000006A |
STATUS_WRONG_PASSWORD The specified network password is not correct. |
0XC000006D |
STATUS_LOGON_FAILURE The user name or password is incorrect. |
0XC000006E |
STATUS_ACCOUNT_RESTRICTION Account restrictions are preventing this user from signing in. For example: blank passwords aren't allowed, sign-in times are limited, or a policy restriction has been enforced. |
0XC000006F |
STATUS_INVALID_LOGON_HOURS Your account has time restrictions that keep you from signing in right now. |
0XC0000070 |
STATUS_INVALID_WORKSTATION This user isn't allowed to sign in to this computer. |
0XC0000071 |
STATUS_PASSWORD_EXPIRED The password for this account has expired. |
0XC0000072 |
STATUS_ACCOUNT_DISABLED This user can't sign in because this account is currently disabled. |
0XC00000DC |
STATUS_INVALID_SERVER_STATE The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation. Domain controller may be shutting down or restarting. |
0XC0000133 |
STATUS_TIME_DIFFERENCE_AT_DC There is a time and/or date difference between the client and server. |
0XC000015B |
STATUS_LOGON_TYPE_NOT_GRANTED Logon failure: the user has not been granted the requested logon type at this computer. |
0XC000018C |
STATUS_TRUSTED_DOMAIN_FAILURE The trust relationship between the primary domain and the trusted domain failed. |
0XC0000192 |
STATUS_NETLOGON_NOT_STARTED An attempt was made to logon, but the network logon service was not started. |
0XC0000193 |
STATUS_ACCOUNT_EXPIRED The user's account has expired. |
0XC0000224 |
STATUS_PASSWORD_MUST_CHANGE The user's password must be changed before signing in. |
0XC0000234 |
STATUS_ACCOUNT_LOCKED_OUT The referenced account is currently locked out and may not be logged on to. |
0XC00002EE |
STATUS_UNFINISHED_CONTEXT_DELETED A security context was deleted before the context was completed. This is considered a logon failure. |
0XC0000413 |
STATUS_AUTHENTICATION_FIREWALL_FAILED The computer you are signing into is protected by an authentication firewall. The specified account is not allowed to authenticate to the computer. |