On 10/01/2022 14:19, Luca Manganelli via shifter-users wrote:
Hello,
it's possible to instruct XPRA to connect via SSH normal password
authentication (and not with the password of the authorization keys)?
If I understand what you're asking correctly, this should do the trick
(and really needs documenting):
xpra attach --ssh=paramiko:auth=password
Other possible options are "none", "agent" and "key".
ie: --ssh=paramiko:auth=agent+key,stricthostkeychecking=no
Add "-d ssh" for debugging.
Cheers,
Antoine
_______________________________________________
shifter-users mailing list
shifter-users@lists.devloop.org.uk
https://lists.devloop.org.uk/mailman/listinfo/shifter-users