ForwardX11Trusted option not working

openssh.overbored_at_spamgourmet.com
Date: 09/25/05

  • Next message: openssh.overbored_at_spamgourmet.com: "Re: ForwardX11Trusted option not working"
    Date: Sun, 25 Sep 2005 00:10:34 -0400
    To: secureshell@securityfocus.com
    
    

    I'm trying to avoid specifying -Y all the time on the command line.
    This is in my .ssh/config:

    Host blah
            HostName my.server.com
            User me
            ForwardX11 yes
            ForwardX11Trusted yes

    However, that doesn't seem to do anything; I still need to specify -Y.
    I'm using openssh 3.8p1, if that matters. What am I missing? Thanks in
    advance for any help.


  • Next message: openssh.overbored_at_spamgourmet.com: "Re: ForwardX11Trusted option not working"

    Relevant Pages