logging and customs attributes
    Pascal Legrand 
    pascal.legrand at univ-orleans.fr
       
    Fri Oct  5 15:15:52 CEST 2018
    
    
  
I already done evrything in the log section
# Log the full User-Name attribute, as it was found in the request.
stripped_names = yes
# Log authentication requests to the log file.
auth = yes
# logs password if it's rejected
auth_badpass = yes
# logs password if it's correct
auth_goodpass = yes
But i cant see my custom attribute
Le 05/10/2018 à 14:12, Alan DeKok a écrit :
> On Oct 5, 2018, at 8:09 AM, Pascal Legrand <pascal.legrand at univ-orleans.fr> wrote:
>> I'm a really beginner on freeradius and not sure to understand how your solution works.
> 
>    If you want your custom attribute logged in radius.log along with the other messages, see radiusd.conf.  Look for the "log" subsection, and read the configuration there.
> 
>    All of this is documented.
> 
>    Alan DeKok.
> 
> 
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
    
    
More information about the Freeradius-Users
mailing list