/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #define GETGROUPS_T gid_t /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define if your struct stat has st_rdev. */ #define HAVE_ST_RDEV 1 /* Define if you have the strftime function. */ #define HAVE_STRFTIME 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if utime(file, NULL) sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define to `int' if doesn't define. */ /* #undef uid_t */ /* Define if you do not have , index, bzero, etc.. */ #define USG 1 /* Define to enable password aging. */ #define AGING 1 /* Define if struct passwd has pw_age. */ /* #undef ATT_AGE */ /* Define if struct passwd has pw_comment. */ /* #undef ATT_COMMENT */ /* Define if struct passwd has pw_quota. */ /* #undef BSD_QUOTA */ /* Define if struct shadow has extra fields. */ /* #undef SP_EXTRA */ /* Define if struct lastlog has ll_host */ /* #undef HAVE_LL_HOST */ /* Define if utmp.h defines struct lastlog. */ #define UTMP_LASTLOG 1 /* Working shadow group support in libc? */ /* #undef HAVE_SHADOWGRP */ /* Path for lastlog file. */ #define LASTLOG_FILE "/var/log/lastlog" /* Path for faillog file. */ /* #undef FAILLOG_FILE */ /* Path for sulog file. */ /* #undef SULOG_FILE */ /* Location of system mail spool directory. */ #define MAIL_SPOOL_DIR "/var/mail" /* Name of user's mail spool file if stored in user's home directory. */ /* #undef MAIL_SPOOL_FILE */ /* Define to support the MD5-based password hashing algorithm. */ #define MD5_CRYPT 1 /* Define to support OPIE one-time password logins. */ /* #undef OPIE */ /* Define to support Pluggable Authentication Modules. */ /* #undef PAM */ /* Define to support the pam_misc library. */ /* #undef PAM_MISC */ /* Define to indicate old-style pam_strerror. */ /* #undef PAM_OLD */ /* Define if login should support the -r flag for rlogind. */ #define RLOGIN 1 /* Define to the ruserok() "success" return value (0 or 1). */ #define RUSEROK 0 /* Define to support the shadow password file. */ #define SHADOWPWD 1 /* Define to support the shadow group file. */ /* #undef SHADOWGRP */ /* Define to support S/Key logins. */ /* #undef SKEY */ /* Define to use syslog(). */ #define USE_SYSLOG 1 /* Define if you have ut_host in struct utmp. */ #define UT_HOST 1 /* Path for utmp file. */ #define _UTMP_FILE "/var/run/utmp" /* Define to ut_name if struct utmp has ut_name (not ut_user). */ #define UT_USER ut_user /* Path for wtmp file. */ #define _WTMP_FILE "/var/log/wtmp" /* Defined if you have libcrypt. */ #define HAVE_LIBCRYPT 1 /* Defined if you have libcrack. */ #define HAVE_LIBCRACK 1 /* Cracklib dictionary path. */ /* #undef CRACKLIB_DICTPATH */ /* Colon sep. paths to search if CRACKLIB_DICTPATH or login.defs is wrong. */ #define DEFAULT_CRACKLIB_DICTPATH "/lib:/usr/local/lib:/usr/lib:/usr/share/lib:/usr/local/share/lib" /* Defined if you have the ts&szs cracklib. */ /* #undef HAVE_LIBCRACK_HIST */ /* Defined if it includes *Pw functions. */ /* #undef HAVE_LIBCRACK_PW */ /* Path to chfn program. */ #define CHFN_PROGRAM "/usr/bin/chfn" /* Path to chsh program. */ #define CHSH_PROGRAM "/usr/bin/chsh" /* Path to gpasswd program. */ #define GPASSWD_PROGRAM "/usr/bin/gpasswd" /* Path to passwd program. */ #define PASSWD_PROGRAM "/usr/bin/passwd" /* Define to support /etc/login.access login access control. */ #define LOGIN_ACCESS 1 /* Define to support /etc/suauth su access control. */ #define SU_ACCESS 1 /* Define to support the "console groups" feature. */ #define CONSOLE_GROUPS 1 /* EJ added these */ /* #undef NOISY_SHELL */ /* Define if you have a member ut_syslen in struct utmp or utmpx. */ /* #undef HAVE_UT_SYSLEN */ /* Define if you have the a64l function. */ #define HAVE_A64L 1 /* Define if you have the fchmod function. */ #define HAVE_FCHMOD 1 /* Define if you have the fchown function. */ #define HAVE_FCHOWN 1 /* Define if you have the fsync function. */ #define HAVE_FSYNC 1 /* Define if you have the getgroups function. */ #define HAVE_GETGROUPS 1 /* Define if you have the gethostname function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the getspnam function. */ /* #undef HAVE_GETSPNAM */ /* Define if you have the gettimeofday function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the getusershell function. */ #define HAVE_GETUSERSHELL 1 /* Define if you have the getutent function. */ /* #undef HAVE_GETUTENT */ /* Define if you have the initgroups function. */ #define HAVE_INITGROUPS 1 /* Define if you have the mkdir function. */ #define HAVE_MKDIR 1 /* Define if you have the putgrent function. */ /* #undef HAVE_PUTGRENT */ /* Define if you have the putpwent function. */ /* #undef HAVE_PUTPWENT */ /* Define if you have the putspent function. */ /* #undef HAVE_PUTSPENT */ /* Define if you have the rename function. */ #define HAVE_RENAME 1 /* Define if you have the rmdir function. */ #define HAVE_RMDIR 1 /* Define if you have the setgroups function. */ #define HAVE_SETGROUPS 1 /* Define if you have the sgetgrent function. */ /* #undef HAVE_SGETGRENT */ /* Define if you have the sgetpwent function. */ /* #undef HAVE_SGETPWENT */ /* Define if you have the sgetspent function. */ /* #undef HAVE_SGETSPENT */ /* Define if you have the sigaction function. */ #define HAVE_SIGACTION 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_GSHADOW_H */ /* Define if you have the header file. */ /* #undef HAVE_LASTLOG_H */ /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ #define HAVE_PATHS_H 1 /* Define if you have the header file. */ #define HAVE_SGTTY_H 1 /* Define if you have the header file. */ /* #undef HAVE_SHADOW_H */ /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_LABEL_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define if you have the header file. */ /* #undef HAVE_TERMIO_H */ /* Define if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the header file. */ #define HAVE_ULIMIT_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_USERSEC_H */ /* Define if you have the header file. */ #define HAVE_UTIME_H 1 /* Define if you have the header file. */ #define HAVE_UTMP_H 1 /* Define if you have the header file. */ #define HAVE_UTMPX_H 1 /* Define if you have the inet library (-linet). */ /* #undef HAVE_LIBINET */ /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "shadow" /* Version number of package */ #define VERSION "001101"