File: acconfig.h

package info (click to toggle)
libnss-ldap 186-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,028 kB
  • ctags: 990
  • sloc: ansic: 9,646; sh: 2,270; perl: 129; makefile: 106
file content (21 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* 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 set RFC2307BIS support */
#undef RFC2307BIS

/* define to enable debug code */
#undef DEBUG

/* define to enable attribute/objectclass mapping */
#undef AT_OC_MAP

/* define to enable proxy authentication for AIX */
#undef PROXY_AUTH

#define NSS_LDAP_PATH_CONF              "/etc/ldap.conf"
#define NSS_LDAP_PATH_ROOTPASSWD        "/etc/ldap.secret"