From dcfa7c6cbb928e8fb7181068a4b3477b88e3f398 Mon Sep 17 00:00:00 2001 From: Recolic Keghart <root@recolic.net> Date: Thu, 25 Aug 2022 14:03:18 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 428052c..9beebb4 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,7 @@ This is a permission issue. Please run `chmod 777 -R /opt/msft` as root and rest - msft-identity-broker.service: Failed to set up special execution directory in /home/YourName/.config: Operation not permitted This is also a permission issue while overwritting user config with root account manually. Please run `chown -R YourName /home/YourName/.config` and restart the service. + +- Failed to decrypt with key:LinuxBrokerRegularUserSecretKey thumbprint + +Run `seahorse` and make sure your **default** keyring is unlocked, and contains **valid** certificates. -- GitLab