use of reply-items in acct_users file??
hi, what is the use of reply-items attributes in acct_users file??? where and how can they be used? also what is the way to avoid logging some (not all) accounting users (in radacct directory)?? Basically i don't want to log the accouting packets of some specified users. --DilipSimha
"DilipSimha.N.M" <nmdsimha@gmail.com> wrote:
what is the use of reply-items attributes in acct_users file??? where and how can they be used?
mainly for setting things like Exec-Program.
also what is the way to avoid logging some (not all) accounting users (in radacct directory)?? Basically i don't want to log the accouting packets of some specified users.
Use Acct-Type, and set it to to a module that doesn't do logging. See "rlm_always". Alan DeKok.
Is there a way to have a conditional if statement in the post-auth process? For instance, I don't want to log to sql (postauth_query) if the nas-ip-address == foobar Is this possible? TIA Duane Cox
participants (3)
-
Alan DeKok -
DilipSimha.N.M -
Duane Cox