summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'basic-conf')
-rw-r--r--basic-conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/basic-conf b/basic-conf
index eaa1cb0..5ab72c0 100644
--- a/basic-conf
+++ b/basic-conf
@@ -29,6 +29,12 @@
#define LIKEAUTH
#endif
+#if WANT_NULLOK
+#define NULLOK nullok
+#else
+#define NULLOK
+#endif
+
#define KRB5_PARAMS DEBUG ignore_root try_first_pass
/* By using the extended Linux-PAM syntax for this, it is possible to