Update ResetPwdTo.sh

This commit is contained in:
jfontaine35 2024-11-27 15:02:49 +01:00 committed by GitHub
parent c668feabe7
commit 2a101a130e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
password=H3campus@2023
password=***********
samba-tool user setpassword $1 --must-change-at-next-login --newpassword=$password