Keychain Access fails after macOS Sequoia upgrade
After upgrading to macOS Sequoia the Keychain Acceess App stopped working !
Even entering the right password two times, nothing happens.
So i debugged it in the CLI.
opened the App from the CLI
"/System/Library/CoreServices/Applications/Keychain Access.app/Contents/MacOS/Keychain Access"
Then chose "open keychain access".
Entered the password 2 times
Console Error:
Keychain Access[1705:41514] Initial auth failed: Error Domain=com.apple.LocalAuthentication Code=-1000 "ACM policy evaluation succeeded, but ACM is still requesting 1:1, 3:1, 15:1 on ACMContext 0 after a retry." UserInfo={NSDebugDescription=ACM policy evaluation succeeded, but ACM is still requesting 1:1, 3:1, 15:1 on ACMContext 0 after a retry., NSLocalizedDescription=Fehler bei der Authentifizierung., BiometryType=1}
For me, it's clearly a software bug, so i ended up using the CLI tool "security".
You can import TLS Client certs etc., find entries.
E.g: (list keychains)
security list-keychains
@Apple -> fix the bug ?
MacBook Pro 15″, macOS 15.7