/[radius]/radius/radiusd/auth.c
ViewVC logotype

Diff of /radius/radiusd/auth.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.92 by gray, Sat Nov 1 22:47:19 2003 UTC revision 1.93 by gray, Mon Nov 3 13:22:32 2003 UTC
# Line 458  rad_auth_init(RADIUS_REQ *radreq, int ac Line 458  rad_auth_init(RADIUS_REQ *radreq, int ac
458          }          }
459                                    
460          if (auth_detail)          if (auth_detail)
461                  write_detail(radreq, -1, "detail.auth");                  write_detail(radreq, REQ_AUTH_ZERO, "detail.auth");
462    
463          /*          /*
464           * See if the user has access to this huntgroup.           * See if the user has access to this huntgroup.
# Line 837  sfn_init(AUTH_MACH *m) Line 837  sfn_init(AUTH_MACH *m)
837                  if (is_log_mode(m, RLOG_AUTH))                  if (is_log_mode(m, RLOG_AUTH))
838                          auth_log(m, _("Invalid user"), NULL, NULL, NULL);                          auth_log(m, _("Invalid user"), NULL, NULL, NULL);
839    
840                    auth_format_msg(m, MSG_ACCESS_DENIED);
841                  /* Send reject packet with proxy-pairs as a reply */                  /* Send reject packet with proxy-pairs as a reply */
842                  newstate(as_reject_cleanup);                  newstate(as_reject_cleanup);
843          }          }

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26