Merge pull request #86 from upcu/master

Update NTStatus.cs
This commit is contained in:
TalAloni 2021-06-10 18:55:23 +03:00 committed by GitHub
commit 4456bc75c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ namespace SMBLibrary
STATUS_INSUFF_SERVER_RESOURCES = 0xC0000205,
STATUS_NOT_FOUND = 0xC0000225,
STATUS_ACCOUNT_LOCKED_OUT = 0xC0000234,
STATUS_PASSWORD_MUST_CHANGE = 0xC0000244,
STATUS_PASSWORD_MUST_CHANGE = 0xC0000224,
STATUS_NOT_A_REPARSE_POINT = 0xC0000275,
STATUS_INVALID_SMB = 0x00010002, // SMB1/CIFS: A corrupt or invalid SMB request was received