ssh/putty

Rick Stevens ricks at nerd.com
Thu Aug 11 17:07:57 UTC 2011


On 08/10/2011 07:00 PM, Bret Stern wrote:
> When I ssh into a remote host with putty from Fedora 13, I get an
> "access denied" message but still connect.
> 
> When I ssh into the same remote host with putty from WindowsXP, I DO NOT
> get an "access denied" message but still connect.
> 
> Is there something in the putty client that needs setting?

Check to see if you're trying to forward X11 ("ForwardX11 yes" in the
"/etc/ssh/ssh_config" file) on Fedora.  If so, that may be the cause
of the message if X isn't allowed by the remote host or it doesn't have
X installed.  You can also check /var/log/secure on the remote host to
see what it doesn't like.

putty for Windows can't do X11 forwarding as Windows doesn't have an
X11 server.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, C2 Hosting          ricks at nerd.com -
- AIM/Skype: therps2        ICQ: 22643734            Yahoo: origrps2 -
-                                                                    -
-         We have enough youth, how about a fountain of SMART?       -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list