<div dir="ltr"><div>Hi there,</div><div><br></div><div></div><div>I'm having a hard time finding resources to help me troubleshoot the following error</div><div><br></div><div>> gpg-preset-passphrase: problem setting the gpg-agent options<br>> gpg-preset-passphrase: caching passphrase failed: Forbidden</div><div><br></div><div>when I try to preset password via:<br></div><div><br></div><div>$ /usr/lib/gnupg2/gpg-preset-passphrase -c ${myKeyGripe} < ${fileWithPassword}</div><div><br></div><div>I do not have a `~/.gnupg/gpg.conf` <br></div><div><br></div><div>```<br></div><div>#~/.gnupg/gpg-agent.conf<br>allow-preset-passphrase<br>batch</div><div>```</div><div><br></div><div>Reloading the agent via `gpg-connect-agent reloadagent /bye`, results in <br>> gpg-connect-agent: connection to agent is in restricted mode<br>> ERR 67109115 Forbidden <GPG Agent></div><div><br></div><div>However I'm able to list, import and export keys fine? Is there some config that needs to be updated so that the agent does not operate in restricted mode?<br></div></div>