summaryrefslogtreecommitdiffstats
path: root/security/openssh/files/patch-af
blob: 6eadf2eafb686e031d711667e549812a963e5d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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 */
OpenPOWER on IntegriCloud