31 Jul
2010
31 Jul
'10
3:11 a.m.
Peer Kohlstetter wrote:
I now have the problem that I have also users in the following format
username#group@domain.de ... My problem is that my freeradius server is handling the # like the letter for comment. If I add the # sign into my users or proxy.conf file the syntax is not correct any more.
In the "users" file, put quotes around the name: "username#group" Cleartext-Password := "foo" Alan DeKok.