Skip to content

Commit

Permalink
smb(errors): add STATUS_LOGON_FAILURE to errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall-Hallenbeck committed Apr 12, 2024
1 parent 9359ac2 commit 87f1388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxc/protocols/smb.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"STATUS_INVALID_LOGON_HOURS",
"STATUS_INVALID_WORKSTATION",
"STATUS_LOGON_TYPE_NOT_GRANTED",
"STATUS_LOGON_FAILURE",
"STATUS_PASSWORD_EXPIRED",
"STATUS_PASSWORD_MUST_CHANGE",
"STATUS_ACCESS_DENIED",
Expand Down

0 comments on commit 87f1388

Please sign in to comment.