1 /* Define to the number of arguments to ldap_set_rebindproc */
2 #undef LDAP_SET_REBIND_PROC_ARGS
3 
4 /* define to the number of args to gethostbyname_r */
5 #undef GETHOSTBYNAME_R_ARGS
6 
7 /* define to support PADL ypldapd locator */
8 #undef YPLDAPD
9 
10 
11 #define PAM_LDAP_PATH_CONF              "/etc/ldap.conf"
12 #define PAM_LDAP_PATH_ROOTPASSWD        "/etc/ldap.secret"
13 
14