I'm testing the following command-line in the Terminal:
sudo security dump-keychain -d login.keychain
which I'd like to use to save all my passwords into a file.
However when I run it, it keep asking me for each item if I want to allow the access, despite I'm selecting 'Always Allow'.
Is there any workaround?
sudo. – kenorb May 05 '15 at 22:12