PoWah Wong wrote: > If my client is a unix computer, then "xhost +" will > fix the problem. > Now my client is a windows XP computer, what should I do?
What you *should* do is use ssh -Y. Using xhost-based authentication is antiquated and insecure, but it should also work the same as you would on any other *nix system. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
