--- ssh.h.dist Fri Nov 19 23:50:37 1999 +++ ssh.h Fri Nov 19 23:50:22 1999 @@ -141,7 +141,7 @@ #define SSH_AUTH_RSA 2 #define SSH_AUTH_PASSWORD 3 #define SSH_AUTH_RHOSTS_RSA 4 - /* 5 is TIS */ +#define SSH_AUTH_TIS 5 #define SSH_AUTH_KERBEROS 6 #define SSH_PASS_KERBEROS_TGT 7 /* 8 to 15 are reserved */