30 Jun
2005
30 Jun
'05
6:15 p.m.
Mike Schulz <mpschulz@gmail.com> wrote:
I am attempting to develop a workaround for an issue we are having using Freeradius with EAP/TLS. I would like to add a Vendor-Specific attribute and have it included in every Access-Challenge packet generated by the server.
Just add the attribute to the reply. If it has to go *only* in Access-Challenge, you'll probably have to write a module. Alan DeKok.