summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/config.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-08-01 00:27:48 +0000
committerdes <des@FreeBSD.org>2008-08-01 00:27:48 +0000
commite253d923d4f43107d00c0b8a6f446efc80c5d191 (patch)
tree7ffa1577bcb362ac2d1830a17dc6f690cbcaa5b6 /crypto/openssh/config.h
parentdbb1414312a2fede9a42ac63eb58060cbe024f79 (diff)
downloadFreeBSD-src-e253d923d4f43107d00c0b8a6f446efc80c5d191.zip
FreeBSD-src-e253d923d4f43107d00c0b8a6f446efc80c5d191.tar.gz
Revert an old hack I put in to replace S/Key with OPIE. We haven't used
that code in ages - we use pam_opie(8) instead - so this is a NOP.
Diffstat (limited to 'crypto/openssh/config.h')
-rw-r--r--crypto/openssh/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h
index 88412ab..d135826 100644
--- a/crypto/openssh/config.h
+++ b/crypto/openssh/config.h
@@ -1141,9 +1141,6 @@
/* Define if you want OpenSSL's internally seeded PRNG only */
#define OPENSSL_PRNG_ONLY 1
-/* Define if S/Key is actually OPIE */
-/* #undef OPIE */
-
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
OpenPOWER on IntegriCloud