*** config.h Fri Apr 1 11:03:59 1994 --- config.h Sat Oct 7 10:09:48 1995 *************** *** 30,35 **** --- 30,43 ---- #define LOG_FAILED /* + * log login attempts that fail because of class connection + * limits. Busy servers may want to prevent this logging + * since it can fill up the log file and put a high load on + * syslog. + */ + #define LOG_TOOMANY + + /* * allow use of private file. (for site group and site gpass) */