From fe172f8f791cafd97203b3dec6d7208b0a738815 Mon Sep 17 00:00:00 2001 From: opfuchs Date: Wed, 3 Apr 2024 15:37:59 -0400 Subject: [PATCH] Quartz sync: Apr 3, 2024, 3:37 PM --- content/AD and Azure AD/Expired passwords.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/AD and Azure AD/Expired passwords.md b/content/AD and Azure AD/Expired passwords.md index 70df581..fff7a29 100644 --- a/content/AD and Azure AD/Expired passwords.md +++ b/content/AD and Azure AD/Expired passwords.md @@ -151,7 +151,7 @@ smbpasswd -r -U '' python3 smbpasswd.py :@ -newpass ``` -NOTE: To get this to work without needing a NULL SMB session, unlike the interactive version, if you vale valid creds, modify the code to have your creds at the following lines: +NOTE: To get this to work without needing a NULL SMB session, unlike the interactive version, if you have valid creds, modify the code to have your creds at the following lines: ```python if anonymous: