Displaying 1 result from an estimated 1 matches for "mnfx".
Did you mean:
mnf
2006 Mar 22
0
X forwarding problem
Hi,
I'm working on a program (for Linux) that uses OpenSSH with multiplexing
and X11 forwarding. The first call to ssh has arguments -MNfX, so the
connection is only established. Later, remote commands using X are
called with "ssh -S path -fX remoteCommand".
For some obscure reason, this does not work from my program, which is
also responsible for starting the X server and setting the
authorizations. I have tried everything...