summaryrefslogtreecommitdiff
path: root/security/lxqt-openssh-askpass/pkg-message
blob: fe2fbcd6764295306ee3b0ccd285d7b850300488 (plain)
1
2
3
4
5
6
7
8
9
10
*** Note ssh-add will NOT use GUI tools like lxqt-openssh-askpass 
*** when it is attached to a terminal. 

* To use lxqt-openssh-askpass start ssh-agent with -a <SOCKET_PATH> e.g in .xinitrc
ssh-agent -a "/tmp/${USER}-ssh-agent"

* Then set two variables e.g in ~/.config/lxqt/session.conf:
SSH_ASKPASS=lxqt-openssh-askpass
SSH_AUTH_SOCK=<SOCKET_PATH>
then run ssh-add from lxqt-runner or a .desktop entry