Hi there,

        I'm beginning to use the accounting log file and the cgi script
(radacct.cgi) to post a page that contains usage for the dialin users. For
some reason, the detail file is only updated when I use radpwtst. When an
actual user authenticates via the NAS, the file doesn't get touched. I'm
using a Cisco 5300. Anybody have any ideas?

Thanks!
Steve




DbDir /usr/local/radius
LogDir /var/log/radius
LogFile %L/logfile
LogStdout 
Trace 4

<Realm>
  AcctLogFileName %L/detail
  RewriteUsername s/^(.*)\\(.*)/$2/
        <AuthBy LDAP2>
          AuthAttrDef altmail5,NAS-Port-Type,check
          AuthDN uid=admin,o=Fox Chase Cancer Center,c=US
          AuthPassword xxx
          BaseDN o=Fox Chase Cancer Center, c=US
          Host pollux
          NoDefault 
          PasswordAttr userpassword
          Port 389
          SearchFilter (&(uid=%{User-Name})(altmail5=*))
          UsernameAttr uid
        </AuthBy>
</Realm>





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Stephen A. Felicetti                            Fox Chase Cancer Center
Sr. Network Engineer                            215-728-2956  (v)
Research Information Technology Facility        215-728-2513 (f)
[EMAIL PROTECTED] 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 <<Stephen Felicetti (E-mail).vcf>> 

Stephen Felicetti (E-mail).vcf

Reply via email to