Changes between Version 9 and Version 10 of ssh GSSAPI authentication


Ignore:
Timestamp:
08/26/06 12:07:54 (20 years ago)
Author:
dkg@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ssh GSSAPI authentication

    v9 v10  
    2323
    2424{{{
    25 user@foo ~$ ssh -oGSSAPIAuthentication=yes neptune.astro.columbia.edu
     25user@foo ~$ ssh -oGSSAPIAuthentication=yes saturn.astro.columbia.edu
    2626}}}
    2727
     
    2929
    3030{{{
    31 Host neptune.astro.columbia.edu
     31Host saturn.astro.columbia.edu
    3232GSSAPIAuthentication yes
    3333}}}