It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoLinux biometric unlock gives "authorization prompt dismissed"
Hello,
when enabling biometric unlock on linux and running op
commands it gives me the following error message
op vault ls
[ERROR] 2022/07/15 11:37:21 authorization prompt dismissed, please try again
I'm running
Arch Linux
1Password Desktop: 8.8.0-197.BETA
1Password CLI: 2.5.1
Polkit is installed.
extra/polkit 121-1 [installed]
Application development toolkit for controlling system-wide privileges
which op
/usr/local/bin/op
ls -la /usr/local/bin/op
-rwxr-sr-x 1 root onepassword-cli 12M Jun 30 16:36 /usr/local/bin/op*
I have a feeling that this could be because of my window manager.
I am using BSPWM.
1Password Version: 8.8.0-197.BETA
Extension Version: Not Provided
OS Version: Arch Linux
Browser:_ Not Provided
5 Replies
- Former Member
Hey @N33T,
Just checked with my colleagues working on SSH, they have confirmed that
tmux
support should already be in production.
I see that you've already opened a thread in theSSH
forum, so I'll let my colleagues handle this issue there.
Let us know if we can help you with anything else, on the CLI side!Best,
Horia - Former Member
Will bring it up with our docs folks!
Thank you for the suggestion!Best,
Horia - Former Member
Hi @"Horia.Culea_1P",
would it be an idea to update the documentation: https://developer.1password.com/docs/cli/get-started/#requirements
and add the need for a polkit agent for linux and not just polkit? - Former Member
Ney @N33T,
I am glad this got sorted out, on the CLI side! I'll make sure to ping my colleagues working on the SSH feature, inquiring for an update related totmux
support.Best,
Horia - Former Member
The issue wasn't my window manager.
It seems I needed to run a polkit agent.
I have installed lxsessions and am now runninglxpolkit
.So biometric unlock option seem to work.
However the SSH agent doesn't seem to work intmux
, but that's for a different thread:
https://1password.community/discussion/comment/629420#Comment_629420