On Fri, 2004-02-06 at 10:21, Bryan O'Donoghue wrote: > I have key setup between box 1 and box 2, such that I can ssh as user x > from box-1 to box-2 as user y. > > That's great. > > echo xmms | ssh lexluth0r at 192.168.0.2 > what about ssh -n -f lexluth0r at 192.168.0.2 xmms ? L.