~ubuntu-branches/ubuntu/trusty/nss-pam-ldapd/trusty-proposed

1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
/* Whether to check configfile options. */
4
#undef ENABLE_CONFIGFILE_CHECKING
5
6
/* Define to 1 if you have the <aliases.h> header file. */
7
#undef HAVE_ALIASES_H
8
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
9
/* Define to 1 if you have the <arpa/inet.h> header file. */
10
#undef HAVE_ARPA_INET_H
11
3 by Arthur de Jong
* some attributes may be mapped to a shell-like expression that expand
12
/* Define to 1 if you have the `ber_bvfree' function. */
13
#undef HAVE_BER_BVFREE
14
15
/* Define to 1 if you have the `ber_free' function. */
16
#undef HAVE_BER_FREE
17
18
/* Define to 1 if you have the `ber_set_option' function. */
19
#undef HAVE_BER_SET_OPTION
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
20
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
21
/* Define to 1 if you have the `clearenv' function. */
22
#undef HAVE_CLEARENV
23
24
/* Define to 1 if you have the <ctype.h> header file. */
25
#undef HAVE_CTYPE_H
26
27
/* Define to 1 if you have the `daemon' function. */
28
#undef HAVE_DAEMON
29
14.1.3 by Arthur de Jong
* fix problem with endless loop on incorrect password
30
/* Define to 1 if you have the declaration of `daemon', and to 0 if you don't.
31
   */
32
#undef HAVE_DECL_DAEMON
33
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
34
/* Define to 1 if you have the declaration of `ether_aton', and to 0 if you
35
   don't. */
36
#undef HAVE_DECL_ETHER_ATON
37
38
/* Define to 1 if you have the declaration of `ether_ntoa', and to 0 if you
39
   don't. */
40
#undef HAVE_DECL_ETHER_NTOA
41
42
/* Define to 1 if you have the declaration of `ldap_extended_operation_s', and
43
   to 0 if you don't. */
44
#undef HAVE_DECL_LDAP_EXTENDED_OPERATION_S
45
8 by Arthur de Jong
* don't use use_authtok for password modification by default
46
/* Define to 1 if you have the `dlerror' function. */
47
#undef HAVE_DLERROR
48
49
/* Define to 1 if you have the `dlopen' function. */
50
#undef HAVE_DLOPEN
51
52
/* Define to 1 if you have the `dlsym' function. */
53
#undef HAVE_DLSYM
54
9 by Arthur de Jong
* minor portability improvements and clean-ups (thanks Alexander V.
55
/* Define to 1 if the system has the type `enum nss_status'. */
56
#undef HAVE_ENUM_NSS_STATUS
57
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
58
/* Define to 1 if you have the `ether_aton' function. */
59
#undef HAVE_ETHER_ATON
60
61
/* Define to 1 if you have the `ether_aton_r' function. */
62
#undef HAVE_ETHER_ATON_R
63
64
/* Define to 1 if you have the `ether_ntoa' function. */
65
#undef HAVE_ETHER_NTOA
66
67
/* Define to 1 if you have the `ether_ntoa_r' function. */
68
#undef HAVE_ETHER_NTOA_R
69
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
70
/* Define to 1 if you have the <fcntl.h> header file. */
71
#undef HAVE_FCNTL_H
72
73
/* Define to 1 if you have the `fork' function. */
74
#undef HAVE_FORK
75
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
76
/* Define to 1 if you have the `getenv' function. */
77
#undef HAVE_GETENV
78
79
/* Define to 1 if you have the `gethostbyname' function. */
80
#undef HAVE_GETHOSTBYNAME
81
82
/* Define to 1 if you have the <getopt.h> header file. */
83
#undef HAVE_GETOPT_H
84
85
/* Define to 1 if you have the `getopt_long' function. */
86
#undef HAVE_GETOPT_LONG
87
88
/* Define to 1 if you have the `getpeereid' function. */
89
#undef HAVE_GETPEEREID
90
91
/* Define to 1 if you have the `getpeerucred' function. */
92
#undef HAVE_GETPEERUCRED
93
94
/* Define to 1 if you have the <grp.h> header file. */
95
#undef HAVE_GRP_H
96
97
/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
98
#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
99
100
/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
101
#undef HAVE_GSSAPI_GSSAPI_H
102
103
/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
104
#undef HAVE_GSSAPI_GSSAPI_KRB5_H
105
106
/* Define to 1 if you have the <gssapi.h> header file. */
107
#undef HAVE_GSSAPI_H
108
109
/* Define to 1 if you have the <gssldap.h> header file. */
110
#undef HAVE_GSSLDAP_H
111
112
/* Define to 1 if you have the <gsssasl.h> header file. */
113
#undef HAVE_GSSSASL_H
114
115
/* Define to 1 if you have the `gss_krb5_ccache_name' function. */
116
#undef HAVE_GSS_KRB5_CCACHE_NAME
117
118
/* Define to 1 if you have the <inttypes.h> header file. */
119
#undef HAVE_INTTYPES_H
120
121
/* Define to 1 if you have the <lber.h> header file. */
122
#undef HAVE_LBER_H
123
124
/* Define to 1 if you have the `ldap_abandon' function. */
125
#undef HAVE_LDAP_ABANDON
126
127
/* Define to 1 if you have the `ldap_controls_free' function. */
128
#undef HAVE_LDAP_CONTROLS_FREE
129
130
/* Define to 1 if you have the `ldap_control_free' function. */
131
#undef HAVE_LDAP_CONTROL_FREE
132
133
/* Define to 1 if you have the `ldap_create_control' function. */
134
#undef HAVE_LDAP_CREATE_CONTROL
135
136
/* Define to 1 if you have the `ldap_create_page_control' function. */
137
#undef HAVE_LDAP_CREATE_PAGE_CONTROL
138
139
/* Define to 1 if you have the `ldap_domain2dn' function. */
140
#undef HAVE_LDAP_DOMAIN2DN
141
142
/* Define to 1 if you have the `ldap_domain2hostlist' function. */
143
#undef HAVE_LDAP_DOMAIN2HOSTLIST
144
145
/* Define to 1 if you have the `ldap_err2string' function. */
146
#undef HAVE_LDAP_ERR2STRING
147
148
/* Define to 1 if you have the `ldap_explode_dn' function. */
149
#undef HAVE_LDAP_EXPLODE_DN
150
151
/* Define to 1 if you have the `ldap_explode_rdn' function. */
152
#undef HAVE_LDAP_EXPLODE_RDN
153
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
154
/* Define to 1 if you have the `ldap_extended_operation_s' function. */
155
#undef HAVE_LDAP_EXTENDED_OPERATION_S
156
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
157
/* Define to 1 if you have the `ldap_get_dn' function. */
158
#undef HAVE_LDAP_GET_DN
159
160
/* Define to 1 if you have the `ldap_get_option' function. */
161
#undef HAVE_LDAP_GET_OPTION
162
163
/* Define to 1 if you have the `ldap_get_values' function. */
164
#undef HAVE_LDAP_GET_VALUES
165
166
/* Define to 1 if you have the <ldap.h> header file. */
167
#undef HAVE_LDAP_H
168
169
/* Define to 1 if you have the `ldap_initialize' function. */
170
#undef HAVE_LDAP_INITIALIZE
171
172
/* Define to 1 if you have the `ldap_memfree' function. */
173
#undef HAVE_LDAP_MEMFREE
174
175
/* Define to 1 if you have the `ldap_msgfree' function. */
176
#undef HAVE_LDAP_MSGFREE
177
178
/* Define to 1 if you have the `ldap_parse_page_control' function. */
179
#undef HAVE_LDAP_PARSE_PAGE_CONTROL
180
181
/* Define to 1 if you have the `ldap_parse_result' function. */
182
#undef HAVE_LDAP_PARSE_RESULT
183
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
184
/* Define to 1 if you have the `ldap_passwd_s' function. */
185
#undef HAVE_LDAP_PASSWD_S
186
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
187
/* Define to 1 if you have the `ldap_result' function. */
188
#undef HAVE_LDAP_RESULT
189
190
/* Define to 1 if you have the `ldap_sasl_interactive_bind_s' function. */
191
#undef HAVE_LDAP_SASL_INTERACTIVE_BIND_S
192
193
/* Define to 1 if you have the `ldap_search_ext' function. */
194
#undef HAVE_LDAP_SEARCH_EXT
195
196
/* Define to 1 if you have the `ldap_set_option' function. */
197
#undef HAVE_LDAP_SET_OPTION
198
199
/* Define to 1 if you have the `ldap_set_rebind_proc' function. */
200
#undef HAVE_LDAP_SET_REBIND_PROC
201
202
/* Define to 1 if you have the `ldap_simple_bind_s' function. */
203
#undef HAVE_LDAP_SIMPLE_BIND_S
204
205
/* Define to 1 if you have the <ldap_ssl.h> header file. */
206
#undef HAVE_LDAP_SSL_H
207
208
/* Define to 1 if you have the `ldap_unbind' function. */
209
#undef HAVE_LDAP_UNBIND
210
211
/* Define to 1 if you have the `ldap_value_free' function. */
212
#undef HAVE_LDAP_VALUE_FREE
213
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
214
/* Define to 1 if you have the <limits.h> header file. */
215
#undef HAVE_LIMITS_H
216
217
/* Define to 1 if you have the `malloc' function. */
218
#undef HAVE_MALLOC
219
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
220
/* Define to 1 if you have the <memory.h> header file. */
221
#undef HAVE_MEMORY_H
222
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
223
/* Define to 1 if you have the <netdb.h> header file. */
224
#undef HAVE_NETDB_H
225
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
226
/* Define to 1 if you have the <netinet/ether.h> header file. */
227
#undef HAVE_NETINET_ETHER_H
228
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
229
/* Define to 1 if you have the <netinet/in.h> header file. */
230
#undef HAVE_NETINET_IN_H
231
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
232
/* Define to 1 if you have the <nsswitch.h> header file. */
233
#undef HAVE_NSSWITCH_H
234
235
/* Define to 1 if the system has the type `nss_backend_t'. */
236
#undef HAVE_NSS_BACKEND_T
237
9 by Arthur de Jong
* minor portability improvements and clean-ups (thanks Alexander V.
238
/* Define to 1 if you have the <nss_common.h> header file. */
239
#undef HAVE_NSS_COMMON_H
240
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
241
/* Define to 1 if you have the <nss_dbdefs.h> header file. */
242
#undef HAVE_NSS_DBDEFS_H
243
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
244
/* Define to 1 if you have the <nss.h> header file. */
245
#undef HAVE_NSS_H
246
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
247
/* Define to 1 if you have the `pam_get_authtok' function. */
248
#undef HAVE_PAM_GET_AUTHTOK
249
5 by Arthur de Jong
* fix a buffer overflow that should have no security consequences
250
/* Define to 1 if you have the `pam_modutil_getpwnam' function. */
251
#undef HAVE_PAM_MODUTIL_GETPWNAM
252
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
253
/* Define to 1 if you have the <pam/pam_modules.h> header file. */
254
#undef HAVE_PAM_PAM_MODULES_H
255
6 by Arthur de Jong
* fix a problem in the session handling of the PAM module if the minimum_uid
256
/* Define to 1 if you have the `pam_prompt' function. */
257
#undef HAVE_PAM_PROMPT
258
259
/* Define to 1 if you have the `pam_syslog' function. */
260
#undef HAVE_PAM_SYSLOG
261
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
262
/* Define if you have POSIX threads libraries and header files. */
263
#undef HAVE_PTHREAD
264
265
/* Define to 1 if you have the <pthread.h> header file. */
266
#undef HAVE_PTHREAD_H
267
14.1.3 by Arthur de Jong
* fix problem with endless loop on incorrect password
268
/* Define to 1 if you have the `pthread_join' function. */
269
#undef HAVE_PTHREAD_JOIN
270
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
271
/* Define to 1 if you have the `pthread_mutex_lock' function. */
272
#undef HAVE_PTHREAD_MUTEX_LOCK
273
15 by Arthur de Jong
* Upload to unstable
274
/* Have PTHREAD_PRIO_INHERIT. */
275
#undef HAVE_PTHREAD_PRIO_INHERIT
276
14.1.3 by Arthur de Jong
* fix problem with endless loop on incorrect password
277
/* Define to 1 if you have the `pthread_timedjoin_np' function. */
278
#undef HAVE_PTHREAD_TIMEDJOIN_NP
279
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
280
/* Define to 1 if you have the `putenv' function. */
281
#undef HAVE_PUTENV
282
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
283
/* Define to 1 if you have the `realloc' function. */
284
#undef HAVE_REALLOC
285
14.1.3 by Arthur de Jong
* fix problem with endless loop on incorrect password
286
/* Define to 1 if you have the `regcomp' function. */
287
#undef HAVE_REGCOMP
288
289
/* Define to 1 if you have the `regerror' function. */
290
#undef HAVE_REGERROR
291
292
/* Define to 1 if you have the `regexec' function. */
293
#undef HAVE_REGEXEC
294
295
/* Define to 1 if you have the <regex.h> header file. */
296
#undef HAVE_REGEX_H
297
8 by Arthur de Jong
* don't use use_authtok for password modification by default
298
/* Define to 1 if you have the <rpc/rpcent.h> header file. */
299
#undef HAVE_RPC_RPCENT_H
300
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
301
/* Define to 1 if you have the <sasl.h> header file. */
302
#undef HAVE_SASL_H
303
304
/* Define to 1 if you have a `sasl_interact_t' definition. */
305
#undef HAVE_SASL_INTERACT_T
306
307
/* Define to 1 if you have the <sasl/sasl.h> header file. */
308
#undef HAVE_SASL_SASL_H
309
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
310
/* Define to 1 if you have the <security/pam_appl.h> header file. */
311
#undef HAVE_SECURITY_PAM_APPL_H
312
313
/* Define to 1 if you have the <security/pam_ext.h> header file. */
314
#undef HAVE_SECURITY_PAM_EXT_H
315
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
316
/* Define to 1 if you have the <security/pam_modules.h> header file. */
317
#undef HAVE_SECURITY_PAM_MODULES_H
318
5 by Arthur de Jong
* fix a buffer overflow that should have no security consequences
319
/* Define to 1 if you have the <security/pam_modutil.h> header file. */
320
#undef HAVE_SECURITY_PAM_MODUTIL_H
321
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
322
/* Define to 1 if you have the `setgroups' function. */
323
#undef HAVE_SETGROUPS
324
325
/* Define to 1 if you have the <shadow.h> header file. */
326
#undef HAVE_SHADOW_H
327
328
/* Define to 1 if you have the `sigaction' function. */
329
#undef HAVE_SIGACTION
330
331
/* Define to 1 if you have the `snprintf' function. */
332
#undef HAVE_SNPRINTF
333
334
/* Define to 1 if you have the <stdint.h> header file. */
335
#undef HAVE_STDINT_H
336
337
/* Define to 1 if you have the <stdlib.h> header file. */
338
#undef HAVE_STDLIB_H
339
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
340
/* Define to 1 if you have the `strcasecmp' function. */
341
#undef HAVE_STRCASECMP
342
343
/* Define to 1 if you have the `strchr' function. */
344
#undef HAVE_STRCHR
345
346
/* Define to 1 if you have the `strcspn' function. */
347
#undef HAVE_STRCSPN
348
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
349
/* Define to 1 if you have the <strings.h> header file. */
350
#undef HAVE_STRINGS_H
351
352
/* Define to 1 if you have the <string.h> header file. */
353
#undef HAVE_STRING_H
354
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
355
/* Define to 1 if you have the `strncasecmp' function. */
356
#undef HAVE_STRNCASECMP
357
14.1.4 by Arthur de Jong
* support using the objectSid attribute to provide numeric user and group
358
/* Define to 1 if you have the `strndup' function. */
359
#undef HAVE_STRNDUP
360
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
361
/* Define to 1 if you have the `strspn' function. */
362
#undef HAVE_STRSPN
363
364
/* Define to 1 if you have the `strtol' function. */
365
#undef HAVE_STRTOL
366
15 by Arthur de Jong
* Upload to unstable
367
/* Define to 1 if you have the `strtoul' function. */
368
#undef HAVE_STRTOUL
369
370
/* Define to 1 if you have the `strtoull' function. */
371
#undef HAVE_STRTOULL
372
8 by Arthur de Jong
* don't use use_authtok for password modification by default
373
/* Define to 1 if the system has the type `struct aliasent'. */
374
#undef HAVE_STRUCT_ALIASENT
375
376
/* Define to 1 if the system has the type `struct etherent'. */
377
#undef HAVE_STRUCT_ETHERENT
378
379
/* Define to 1 if the system has the type `struct ether_addr'. */
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
380
#undef HAVE_STRUCT_ETHER_ADDR
381
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
382
/* Define to 1 if `returnlen' is a member of `struct nss_XbyY_args'. */
383
#undef HAVE_STRUCT_NSS_XBYY_ARGS_RETURNLEN
384
8 by Arthur de Jong
* don't use use_authtok for password modification by default
385
/* Define to 1 if the system has the type `struct rpcent'. */
386
#undef HAVE_STRUCT_RPCENT
387
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
388
/* Define to 1 if you have a `struct ucred' definition. */
389
#undef HAVE_STRUCT_UCRED
390
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
391
/* Define to 1 if you have the <syslog.h> header file. */
392
#undef HAVE_SYSLOG_H
393
394
/* Define to 1 if you have the <sys/param.h> header file. */
395
#undef HAVE_SYS_PARAM_H
396
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
397
/* Define to 1 if you have the <sys/socket.h> header file. */
398
#undef HAVE_SYS_SOCKET_H
399
400
/* Define to 1 if you have the <sys/stat.h> header file. */
401
#undef HAVE_SYS_STAT_H
402
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
403
/* Define to 1 if you have the <sys/time.h> header file. */
404
#undef HAVE_SYS_TIME_H
405
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
406
/* Define to 1 if you have the <sys/types.h> header file. */
407
#undef HAVE_SYS_TYPES_H
408
409
/* Define to 1 if you have the <sys/ucred.h> header file. */
410
#undef HAVE_SYS_UCRED_H
411
412
/* Define to 1 if you have the <sys/un.h> header file. */
413
#undef HAVE_SYS_UN_H
414
415
/* Define to 1 if you have the <ucred.h> header file. */
416
#undef HAVE_UCRED_H
417
418
/* Define to 1 if you have the <unistd.h> header file. */
419
#undef HAVE_UNISTD_H
420
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
421
/* Define to 1 if you have the `vfork' function. */
422
#undef HAVE_VFORK
423
424
/* Define to 1 if you have the <vfork.h> header file. */
425
#undef HAVE_VFORK_H
426
427
/* Define to 1 if `fork' works. */
428
#undef HAVE_WORKING_FORK
429
430
/* Define to 1 if `vfork' works. */
431
#undef HAVE_WORKING_VFORK
432
14.1.3 by Arthur de Jong
* fix problem with endless loop on incorrect password
433
/* Define to 1 if you have the `__assert_fail' function. */
434
#undef HAVE___ASSERT_FAIL
435
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
436
/* Define to 1 if you have the `__nss_configure_lookup' function. */
437
#undef HAVE___NSS_CONFIGURE_LOOKUP
438
15 by Arthur de Jong
* Upload to unstable
439
/* Define to activate deprecated features in OpenLDAP */
440
#undef LDAP_DEPRECATED
441
442
/* Define to get some functions on Solaris */
443
#undef LDAP_REFERRALS
444
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
445
/* Define to the number of arguments to ldap_set_rebindproc. */
446
#undef LDAP_SET_REBIND_PROC_ARGS
447
2 by Arthur de Jong
* implement password changing by performing an LDAP password modify EXOP
448
/* Define to 1 if ldap_set_rebind_proc() returns void. */
449
#undef LDAP_SET_REBIND_PROC_RETURNS_VOID
450
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
451
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
452
#undef NO_MINUS_C_MINUS_O
453
4 by Arthur de Jong
* allow password modification by root using the rootpwmoddn configuration
454
/* Path to bindpw value. */
455
#undef NSLCD_BINDPW_PATH
456
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
457
/* Path to nslcd configuration file. */
458
#undef NSLCD_CONF_PATH
459
460
/* The location of the pidfile used for checking availability of the nslcd. */
461
#undef NSLCD_PIDFILE
462
463
/* The location of the socket used for communicating. */
464
#undef NSLCD_SOCKET
465
14.1.2 by Arthur de Jong
* SECURITY FIX: the PAM module will allow authentication for users that do
466
/* Whether to use the FreeBSD NSS interface flavour. */
467
#undef NSS_FLAVOUR_FREEBSD
468
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
469
/* Whether to use the Glibc NSS interface flavour. */
470
#undef NSS_FLAVOUR_GLIBC
471
472
/* Whether to use the Solaris NSS interface flavour. */
473
#undef NSS_FLAVOUR_SOLARIS
474
9 by Arthur de Jong
* minor portability improvements and clean-ups (thanks Alexander V.
475
/* The SONAME of the NSS library module. */
476
#undef NSS_LDAP_SONAME
477
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
478
/* Name of package */
479
#undef PACKAGE
480
481
/* Define to the address where bug reports for this package should be sent. */
482
#undef PACKAGE_BUGREPORT
483
484
/* Define to the full name of this package. */
485
#undef PACKAGE_NAME
486
487
/* Define to the full name and version of this package. */
488
#undef PACKAGE_STRING
489
490
/* Define to the one symbol short name of this package. */
491
#undef PACKAGE_TARNAME
492
493
/* Define to the home page for this package. */
494
#undef PACKAGE_URL
495
496
/* Define to the version of this package. */
497
#undef PACKAGE_VERSION
498
14.1.1 by Arthur de Jong
* include Solaris support developed by Ted C. Cheng of Symas Corporation
499
/* path to PAM security library */
500
#undef PAM_SECLIB_DIR
501
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
502
/* Define to necessary symbol if this constant uses a non-standard name on
503
   your system. */
504
#undef PTHREAD_CREATE_JOINABLE
505
15 by Arthur de Jong
* Upload to unstable
506
/* The size of `gid_t', as computed by sizeof. */
507
#undef SIZEOF_GID_T
508
509
/* The size of `uid_t', as computed by sizeof. */
510
#undef SIZEOF_UID_T
511
512
/* The size of `unsigned int', as computed by sizeof. */
513
#undef SIZEOF_UNSIGNED_INT
514
515
/* The size of `unsigned long int', as computed by sizeof. */
516
#undef SIZEOF_UNSIGNED_LONG_INT
517
518
/* The size of `unsigned long long int', as computed by sizeof. */
519
#undef SIZEOF_UNSIGNED_LONG_LONG_INT
520
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
521
/* Define to 1 if you have the ANSI C header files. */
522
#undef STDC_HEADERS
523
524
/* Enable extensions on AIX 3, Interix.  */
525
#ifndef _ALL_SOURCE
526
# undef _ALL_SOURCE
527
#endif
528
/* Enable GNU extensions on systems that have them.  */
529
#ifndef _GNU_SOURCE
530
# undef _GNU_SOURCE
531
#endif
532
/* Enable threading extensions on Solaris.  */
533
#ifndef _POSIX_PTHREAD_SEMANTICS
534
# undef _POSIX_PTHREAD_SEMANTICS
535
#endif
536
/* Enable extensions on HP NonStop.  */
537
#ifndef _TANDEM_SOURCE
538
# undef _TANDEM_SOURCE
539
#endif
540
/* Enable general extensions on Solaris.  */
541
#ifndef __EXTENSIONS__
542
# undef __EXTENSIONS__
543
#endif
544
545
546
/* Version number of package */
547
#undef VERSION
548
549
/* Define to 1 if on MINIX. */
550
#undef _MINIX
551
552
/* Define to 2 if the system does not provide POSIX.1 features except with
553
   this defined. */
554
#undef _POSIX_1_SOURCE
555
556
/* Define to 1 if you need to in order for `stat' and other things to work. */
557
#undef _POSIX_SOURCE
558
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
559
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
560
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
561
   #define below would cause a syntax error. */
562
#undef _UINT32_T
563
564
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
565
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
566
   #define below would cause a syntax error. */
567
#undef _UINT8_T
568
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
569
/* Define to empty if compiler does not support `__thread' keyword. */
570
#undef __thread
571
572
/* Define to empty if `const' does not conform to ANSI C. */
573
#undef const
574
575
/* Define to `int' if <sys/types.h> doesn't define. */
576
#undef gid_t
577
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
578
/* Define to `__inline__' or `__inline' if that's what the C compiler
579
   calls it, or to nothing if 'inline' is not supported under any name.  */
580
#ifndef __cplusplus
581
#undef inline
582
#endif
583
584
/* Define to the type of a signed integer type of width exactly 32 bits if
585
   such a type exists and the standard includes do not define it. */
586
#undef int32_t
587
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
588
/* Define to `int' if <sys/types.h> does not define. */
589
#undef mode_t
590
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
591
/* Define to `int' if <sys/types.h> does not define. */
592
#undef pid_t
593
1 by Arthur de Jong
* rename software to nss-pam-ldapd to indicate that PAM module is now a
594
/* Define to `unsigned int' if <sys/types.h> does not define. */
595
#undef size_t
596
597
/* Define to `sockaddr_in' if not defined elsewhere. */
598
#undef sockaddr_storage
599
600
/* Define to `size_t' if not defined elswhere. */
601
#undef socklen_t
602
603
/* Define to `int' if <sys/types.h> doesn't define. */
604
#undef uid_t
7 by Arthur de Jong
* include libpam-heimdal in libnss-ldapd recommends list of PAM
605
606
/* Define to the type of an unsigned integer type of width exactly 16 bits if
607
   such a type exists and the standard includes do not define it. */
608
#undef uint16_t
609
610
/* Define to the type of an unsigned integer type of width exactly 32 bits if
611
   such a type exists and the standard includes do not define it. */
612
#undef uint32_t
613
614
/* Define to the type of an unsigned integer type of width exactly 8 bits if
615
   such a type exists and the standard includes do not define it. */
616
#undef uint8_t
617
618
/* Define as `fork' if `vfork' does not work. */
619
#undef vfork