fd11e66
*** src/pam_radius_auth.h	2010-01-14 16:50:29.000000000 -0500
fd11e66
--- src/pam_radius_auth-2.h	2010-01-14 16:51:59.000000000 -0500
04837ee
***************
04837ee
*** 97,103 ****
04837ee
                           * compiled in. This is the default.
04837ee
                           */
04837ee
  #ifndef CONF_FILE       /* the configuration file holding the server secret */
04837ee
! #define CONF_FILE       "/etc/raddb/server"
04837ee
  #endif /* CONF_FILE */
04837ee
  
04837ee
  #ifndef FALSE
04837ee
--- 97,103 ----
04837ee
                           * compiled in. This is the default.
04837ee
                           */
04837ee
  #ifndef CONF_FILE       /* the configuration file holding the server secret */
04837ee
! #define CONF_FILE       "/etc/pam_radius.conf"
04837ee
  #endif /* CONF_FILE */
04837ee
  
04837ee
  #ifndef FALSE