[pass] Shared Pass store for multiple users/pubkeys
Ville Mattila
vmattila at csc.fi
Tue May 12 16:12:22 CEST 2015
On 12/05/15 14:48, David Adam wrote:
> Don't do that then; just use
> PASSWORD_STORE_GPG_OPTS="--no-default-keyring --keyring=/etc/pki/gpg/the-separate-keyring.gpg"
>
> It works well in my testing.
David, you are right. Of course it works that way, because there are no
quotes around $PASSWORD_STORE_GPG_OPTS in src/password-store.sh line 9.
Jason's solution is very nice, useful and generic, after all.
(I had actually tried to do the same but I had the quotes there, i.e.
GPG_OPTS=( "$PASSWORD_STORE_GPG_OPTS" "--quiet" ... ). When I saw
Jason's suggestion I foolishly thought it can't work either.)
Thank you.
Ville
--
Ville Mattila, CSC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20150512/f0724327/attachment.asc>
More information about the Password-Store
mailing list