Fulltext results:
- ssh-agent-workaround
- ====== Workaround to use SSH Agent Forwarding in an X2Go Session ====== X2GoClient uses ''libssh'' and thus is unable to forward S... c'' on your X2Go **Server**: <code> # --- BEGIN X2Go SSH forwarding workaround --- # Part that runs in regular SSH ... _SOCK=$MIGHTBEOURAGENT fi fi # ---- END X2Go SSH forwarding workaround ---- </code> Now, start a **regular** SSH session with Agent Forwarding enabled **first**, and leave that session running