Article:
 |
|
Inside SSH, Part 3
|
| Subject: |
|
gssapi error |
| Date: |
|
2004-07-20 19:27:50 |
| From: |
|
F.J.
|
Response to: gssapi error
|
|
Hi !
First of all, thank you very much for taking the time to post, I really do appreciate it ! :-)
Usually, this message means that the SSH server went through all the authentication methods allowed by the configuration files and could not find a match with what the client suggests.
In order to see more about the process you can add the "-v" switch to the ssh command : this will show you at which point the connection attempt fails.
Usually, going through the configuration files again and making sure that what should be left on is on solves the issue.
Let me know if this helps !
F.J.
|
Showing messages 1 through 4 of 4.
-
gssapi error
2004-07-21 08:29:49
jonbreitenbucher
[View]
-
gssapi error
2004-07-21 08:17:23
jonbreitenbucher
[View]
#PubkeyAuthentication yesinstead of
#PubKeyAuthentication yes.I haven't gotten a chance to access the server yet to test.
J.B.