Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
d:\users\burnett>"C:\Program
Files\PuTTY-0.58-GSSAPI-2005-07-24\plink.exe" -v -g -l burnett noric05 Server version: SSH-2.0-OpenSSH_4.4 We claim version: SSH-2.0-PuTTY_Release_0.58_GSSAPI Using SSH protocol version 2 Doing Diffie-Hellman group exchange Doing Diffie-Hellman key exchange Host key fingerprint is:
ssh-rsa 1024 53:1b:54:a5:49:f3:31:21:08:83:bf:e0:bf:aa:4a:ab
Initialised AES-256 client->server encryption Initialised HMAC-SHA1 client->server MAC algorithm Initialised AES-256 server->client encryption Initialised HMAC-SHA1 server->client MAC algorithm Using username "burnett".
GSSAPI: trying GSSAPI auth
GSSAPI: ssh_gss_acquire_cred
GSSAPI error: Miscellaneous failure
GSSAPI error: Miscellaneous failure
GSSAPI mech specific error: Can't open/find Kerberos configuration file GSSAPI mech specific error: Can't open/find Kerberos configuration file GSSAPI error: Miscellaneous failure GSSAPI error: Miscellaneous failure GSSAPI mech specific error: Can't open/find Kerberos configuration file GSSAPI mech specific error: Can't open/find Kerberos configuration file GSSAPI error: Miscellaneous failure GSSAPI error: Miscellaneous failure GSSAPI mech specific error: No error GSSAPI mech specific error: No error

Again, with the new suggested command line options: (on glast-ts)

No Format

C:\Program Files\PuTTY-GSSAPI>plink -v -g -2 -l burnett -batch centaurusa.slac.stanford.edu
Server version: SSH-2.0-OpenSSH_4.4
We claim version: SSH-2.0-PuTTY_Release_0.58_GSSAPI
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange
Host key fingerprint is:
ssh-rsa 1024 5c:0b:ac:fa:12:86:19:50:e3:8d:40:cf:f8:05:3c:67
Initialised AES-256 client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Using username "burnett".
GSSAPI: trying GSSAPI auth
GSSAPI: ssh_gss_acquire_cred
GSSAPI error: Miscellaneous failure
GSSAPI error: Miscellaneous failure
GSSAPI mech specific error: Can't open/find Kerberos configuration file
GSSAPI mech specific error: Can't open/find Kerberos configuration file
GSSAPI error: Miscellaneous failure
GSSAPI error: Miscellaneous failure
GSSAPI mech specific error: Can't open/find Kerberos configuration file
GSSAPI mech specific error: Can't open/find Kerberos configuration file
GSSAPI error: Miscellaneous failure
GSSAPI error: Miscellaneous failure
GSSAPI mech specific error: No error
GSSAPI mech specific error: No error
Unknown network error
FATAL ERROR: Unknown network error

Leon's problem

Leon reports

...