Dasharo / preseeds

OS preseeds for Dasharo testing purposes
MIT License
1 stars 0 forks source link

[Windows] Unable to log in via ssh when password expires - disable password expiry date. #14

Open Psotas opened 9 months ago

Psotas commented 9 months ago

The (probably) solution is to run the command: wmic UserAccount set PasswordExpires=False

filipleple commented 6 months ago

https://github.com/Dasharo/preseeds/pull/15