VirtualBox

Changeset 82554 in vbox for trunk/src/VBox/Runtime/nt


Ignore:
Timestamp:
Dec 11, 2019 9:59:06 PM (5 years ago)
Author:
vboxsync
Message:

RTErrConvertFromNtStatus: logon failure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp

    r78373 r82554  
    9393                                            return VERR_NET_IO_ERROR;
    9494        case STATUS_INVALID_IMAGE_HASH:     return VERR_LDR_IMAGE_HASH;
     95        case STATUS_LOGON_FAILURE:          return VERR_AUTHENTICATION_FAILURE;
    9596#ifdef VBOX
    9697        case STATUS_TRUST_FAILURE:          return VERR_SUPLIB_NT_PROCESS_UNTRUSTED_5;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette