<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>hi, all:</FONT></DIV>
<DIV><FONT size=2> I want to see the authentication requests
in the log file, so I set radiusd.conf as below:</FONT></DIV>
<DIV><FONT size=2> log_auth = yes <BR>
prefix = /usr/local<BR> exec_prefix =
${prefix}<BR> sysconfdir = ${prefix}/etc<BR>
localstatedir = ${prefix}/var<BR> sbindir =
${exec_prefix}/sbin<BR> logdir =
${localstatedir}/log/radius<BR> raddbdir =
${sysconfdir}/raddb<BR> radacctdir =
${logdir}/radacct</FONT></DIV>
<DIV><FONT size=2> log_file =
${logdir}/radius.log</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> But in radius.log, I can only see something
as below:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> Fri Apr 17 16:06:15 2009 : Info: Using
deprecated naslist file. Support for this will go away
soon.<BR> Fri Apr 17 16:06:15 2009 : Info: rlm_exec: Wait=yes
but no output defined. Did you mean output=none?<BR> Fri Apr
17 16:06:15 2009 : Info: Ready to process requests.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> So,how can I see the authentication
requests comes from client?</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>
best regard</FONT>
<DIV><FONT
size=2> yiyongyun</FONT></DIV></DIV></BODY></HTML>