summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
new file mode 100644
index 0000000..1ac280d
--- /dev/null
+++ b/acconfig.h
@@ -0,0 +1,13 @@
+/* Define to the number of arguments to ldap_set_rebindproc */
+#undef LDAP_SET_REBIND_PROC_ARGS
+
+/* define to the number of args to gethostbyname_r */
+#undef GETHOSTBYNAME_R_ARGS
+
+/* define to support PADL ypldapd locator */
+#undef YPLDAPD
+
+
+#define PAM_LDAP_PATH_CONF "/etc/ldap.conf"
+#define PAM_LDAP_PATH_ROOTPASSWD "/etc/ldap.secret"
+