logging and customs attributes
Pascal Legrand
pascal.legrand at univ-orleans.fr
Fri Oct 5 10:29:12 CEST 2018
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
More information about the Freeradius-Users
mailing list