Skip to content

Instantly share code, notes, and snippets.

@eyemyth
Created June 27, 2012 09:28
Show Gist options
  • Save eyemyth/3002861 to your computer and use it in GitHub Desktop.
Save eyemyth/3002861 to your computer and use it in GitHub Desktop.
Rebuild local KDC
/usr/sbin/systemkeychain -k /Library/Keychains/System.keychain -C -f
rm -rf /var/db/krb5kdc # or selectively delete and edit kdc.conf
/usr/libexec/configureLocalKDC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment