Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide usr/pwd to print dialog #4655

Closed
dkwo opened this issue Apr 24, 2020 · 6 comments
Closed

provide usr/pwd to print dialog #4655

dkwo opened this issue Apr 24, 2020 · 6 comments

Comments

@dkwo
Copy link

dkwo commented Apr 24, 2020

Not sure if this is a missing feature, or just my ignorance.
On Linux, using gnome-keyring, when an application tries to print via GtkPrintUnixDialog (to a shared samba printer in my case), the user/password are provided by the keyring via libsecret (dbus).
It seems to me something similar should be possible with keepassxc: do you know how it could work?

@droidmonkey
Copy link
Member

You will either have to use Auto-Type to type into the credentials dialog, or setup the FDO Secrets integration. KeePassXC can act as the system's keyring, but there can only be ONE keyring. See #2726

@dkwo
Copy link
Author

dkwo commented Apr 24, 2020 via email

@dkwo
Copy link
Author

dkwo commented Apr 28, 2020

FDO integration works well for my initial purpose.
Here's another small issue I have: I'm using Chromium on Arch linux, and I'd like it to use keepassxc (the only keyring installed) as well to store its secrets.
With the flag --password-store=gnome I had mixed success (mostly working, but a few times it would not unlock and behave as if no session cookies present); if instead I set it to detect it just saves the passwords and the cookies' encryption key as plain text in the file Login Data, so it does not detect anything.
Do you have experince with this?

@droidmonkey
Copy link
Member

@Aetf ping

@dkwo
Copy link
Author

dkwo commented Apr 28, 2020

(I must say, most of the times it works fine with gnome option, as well as most of the times integration with ssh-agent works, just every now and then it happens it does not. :)

@dkwo
Copy link
Author

dkwo commented May 7, 2020

I think this can be closed, as it's been working for a while with no issues.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants