mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f376284ae4
Submitted by: "Scott A. Kenney" <saken@rmta.ml.org> & "Eric J. Chet" <ejc@bazzle.com>
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
--- auth.h.orig Fri Nov 4 15:31:26 1994
|
|
+++ auth.h Sat Apr 18 00:37:48 1998
|
|
@@ -69,7 +69,7 @@
|
|
#define AUTHPROTO_PASSWORD
|
|
|
|
/* define this if you want to use bellcore's S/Key */
|
|
-/* #define AUTHPROTO_SKEY */
|
|
+#define AUTHPROTO_SKEY
|
|
|
|
/* define this if you want to use Security Dynamics' SecurID */
|
|
/* #define AUTHPROTO_SECURID */
|