summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authordjm <djm>2000-12-20 02:34:48 +0000
committerdjm <djm>2000-12-20 02:34:48 +0000
commitf771efa7076f782eb49cb80148dccf53cb64a208 (patch)
treee1fa822bfa421a1c245e844c51282562f7b1c8f4 /acconfig.h
parentb1d3640c81976cb1c2cc6bcae0bafb9e9736e40c (diff)
downloadopenssh-f771efa7076f782eb49cb80148dccf53cb64a208.tar.gz
- (djm) Workaround PAM inconsistencies between Solaris derived PAM code
and Linux-PAM. Based on report and fix from Andrew Morgan <morgan@transmeta.com>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index bfbacba4..21832fe2 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -218,6 +218,10 @@
/* to pam_strerror */
#undef HAVE_OLD_PAM
+/* Define if you are using Solaris-derived PAM which passes pam_messages */
+/* to the conversation function with an extra level of indirection */
+#undef PAM_SUN_CODEBASE
+
/* Set this to your mail directory if you don't have maillock.h */
#undef MAIL_DIRECTORY