5 Aug
2005
5 Aug
'05
6:16 p.m.
Matteo Faleschini <Matteo.Faleschini@fisica.unimi.it> wrote:
My problem is now that I want to change the User-Name attr for students only, to name.surname@students before proxying it to the other radius server.
That's what pre-proxy-users file is for. DEFAULT User-Name =~ "\\." User-Name := "%{1}@students" Alan DeKok.