Skip to content

Commit b0263cb

Browse files
authored
Merge pull request Pennyw0rth#773 from azoxlpf/fix/smb-error-coloring
fix: color SMB STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT as magenta
2 parents 3bccec9 + 01c2bd5 commit b0263cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nxc/protocols/smb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"STATUS_ACCOUNT_RESTRICTION",
7979
"STATUS_INVALID_LOGON_HOURS",
8080
"STATUS_INVALID_WORKSTATION",
81+
"STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT",
8182
"STATUS_LOGON_TYPE_NOT_GRANTED",
8283
"STATUS_PASSWORD_EXPIRED",
8384
"STATUS_PASSWORD_MUST_CHANGE",

0 commit comments

Comments
 (0)