On Thu, 2002-11-14 at 12:13, Shuler, Bert wrote: > ok.. something is very odd... I have another server which I can x11 forward > vis securecrt, but when I ssh -X bshuler@ecenteredev it does not set the > display variable and in the degug info I never see > > debug1: Requesting X11 forwarding with authentication spoofing. > debug1: channel request 0: x11-req > > my /etc/ssh_config is all commented out and I have no ~/.ssh/ssh_config, but > either way the -X on the command line should work... > > Is there a log on the serverside that would sho it denying the x11 > forwarding? >
well, your sshd -d stuff from earlier should have done so I believe. you could try adding another d to increase the verbosity. (eg. sshd -dd) or set the loglevel in sshd_config to DEBUG2 or DEBUG3 if you get tired of the single test run at a time thing with sshd -d Bret -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list