Error reencrypting password store
Mathias Ewald
mewald at evoila.de
Fri Dec 16 11:21:53 CET 2016
Hi,
I want to reencrypt the password store for new users and remove old users. Running pass init I get these messages for every entry:
☁ ~ pass init user1 at company.com <mailto:user1 at company.com> user2 at company.com <mailto:user2 at company.com>
Password store initialized for user1 at company.com, user2 at company.com
Warning: using insecure memory!
Warning: using insecure memory!
/datacenter/darz/common/ldap/bind_user: reencrypting to 19ACF8E910B9B211 C846B1FB75946579
Warning: using insecure memory!
Warning: using insecure memory!
gpg: 2B711C60: skipped: No public key
gpg: [stdin]: encryption failed: No public key
gpg: error flushing `[stdout]': Broken pipe
gpg: handle plaintext failed: Broken pipe
..
Here is my public keyring:
☁ ~ gpg2 --list-keys
Warning: using insecure memory!
/Users/mewald/.gnupg/pubring.gpg
--------------------------------
pub 4096R/34263DD4 2016-07-27
uid [ultimate] Mr X <user1 at company.com>
sub 4096R/10B9B211 2016-07-27
pub 4096R/CBCAF5F9 2016-08-02
uid [ full ] Mr Z <user3 at company.com>
sub 4096R/75946579 2016-08-02
pub 2048R/B5D3E61B 2016-12-14
uid [ unknown] Mr Y <user2 at company.com>
sub 2048R/17EC4DC5 2016-12-14
What I don’t understand is how it wants says "reencrypting to 19ACF8E910B9B211 C846B1FB75946579” while the two IDs do not match any of the keys I specified. Also the the line "gpg: 2B711C60: skipped: No public key”: no match to the output of gpg2 —list-keys.
Any suggestions?
cheers
Mathias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20161216/5b4cc6e2/attachment.html>
More information about the Password-Store
mailing list