Guest User

Untitled

a guest
Dec 19th, 2018
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. security list-keychains -d user -s <path_to_the_old_login_keychain> <path_to_the_new_keychain>
  2. security list-keychains -s <path_to_the_old_login_keychain>
  3. security default-keychain -s <path_to_the_old_login_keychain>
Add Comment
Please, Sign In to add comment