<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> "Permission denied (publickey, gssapi-keyex,gssapi-with-mic).<br>
> NX> 280 Exiting on signal: 15<br>
<br>
</div>Just a thought: As chris described, a secondary ssh connection (through<br>
the tunnel) is used to authenticate the user using *password* auth. This<br>
implies, that password-authentication must be supported by your sshd.<br>
Your error message indicates that this is not the case - the possible<br>
authentication methods shown do not list "password").<br>
<br>
=> Have a look at your /etc/ssh/sshd_config ...<br>
- -Fritz<br>
<br></blockquote></div><br>I enabled password authentication, and I still get the same error.  Also, I don't have password authentication enabled on my Ubuntu servers.  On Ubuntu, FreeNX and SSH both work, but here, using the same settings, I keep getting an error.<br>