aboutsummaryrefslogtreecommitdiff
path: root/lib/config-os400.h
diff options
context:
space:
mode:
authorPatrick Monnerat <pm@datasphere.ch>2014-12-05 16:11:07 +0100
committerPatrick Monnerat <pm@datasphere.ch>2014-12-05 18:42:39 +0100
commit9b0b9f209e11c7562761214e5cc6801b2bbbaf2e (patch)
tree21054d0affd450e4d227f9780eecac52376143ae /lib/config-os400.h
parentadbee7ecf5097c2aba37548e88e3163b313fdda3 (diff)
OS400: enable NTLM authentication
Diffstat (limited to 'lib/config-os400.h')
-rw-r--r--lib/config-os400.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-os400.h b/lib/config-os400.h
index 14c685ae7..1e622281d 100644
--- a/lib/config-os400.h
+++ b/lib/config-os400.h
@@ -540,6 +540,9 @@
/* Define to use the GSKit package. */
#define USE_GSKIT
+/* Define to use the OS/400 crypto library. */
+#define USE_OS400CRYPTO
+
/* Define to use Unix sockets. */
#define USE_UNIX_SOCKETS