Child pages
  • Installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
reply_log

Add the following section just below the Post-Auth-Type REJECT section:

Code Block
Post-Auth-Type CHALLENGE {
        reply_log
}

Add the following in the post-auth section, just before the Post-Auth-Type REJECT section:

...

Add the following line at the end of the 'post-auth' section and at the beginning of the Post-Auth-Type REJECT section:

Code Block
reply_log

Add the following section just below the Post-Auth-Type REJECT section:

Code Block
Post-Auth-Type CHALLENGE {
        reply_log
}

 

Modify /etc/freeradius/3.0/radiusd.conf, set (in the 'log' section):

...