Skip to content

Instantly share code, notes, and snippets.

@shreewatsa
Last active August 27, 2024 16:38
Show Gist options
  • Save shreewatsa/9480e19f13179161f4ce9ebfcea3bcf9 to your computer and use it in GitHub Desktop.
Save shreewatsa/9480e19f13179161f4ce9ebfcea3bcf9 to your computer and use it in GitHub Desktop.
MacOS Cheatsheet

Clear MAC password policies

# Run the following in your shell.
pwpolicy -clearaccountpolicies;
security set-keychain-password;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment