On Tue, Jun 08, 2004 at 02:45:23PM +0200, Aurelien Bompard wrote: > > openssh-3.8.1p1-1 > > ----------------- > > * Mon Jun 07 2004 Nalin Dahyabhai <nalin@xxxxxxxxxx> 3.8.1p1-1 > > > > - request gssapi-with-mic by default but not delegation (flag day for > > anyone who used previous gssapi patches) > > - no longer request x11 forwarding by default > > Why no X11 forwarding by default ? It's not the default upstream, for good reasons, and people have always been able to override the default either in ~/.ssh/config or by passing the -X (and now, also -Y) flag on the ssh command line. HTH, Nalin