5 Oct
2018
5 Oct
'18
4:29 a.m.
Hello, i'm using freeradius with basic authentication (mac adress). Then my config file is like that : 0025646642D6 Cleartext-Password := "0025646642D6". i would like to be able to see in the log the computer name, then i added in dictionnary file this line : "ATTRIBUTE Nom-Machine 3003 string". My config file become like that : 0025646642D6 Cleartext-Password := "0025646642D6", Nom-Machine := "portable". I would like to see in the log file, when authentication is ok, in addition to mac address, the name "portable". Is it possible to do that ? Thank for your help -- Pascal