On 24/05/11 09:57, Alexandros Gougousoudis wrote:
Hi Phil,
I got the point and it works! Thank you!
BTW, any idea why this failes?
DOMAIN\username -> username
The command:
radtest -t mschap VERWALTUNG\gougousoudis testpwd 127.0.0.1:1812 0
testing123
gives this output. It seems, that the "\" doesn't come through (i use
bash-shell). Even escaping with \\ didn't work.
Well, you need to fix that first, obviously. FreeRadius is probably
eating the "\" itself e.g. above, seeing "\g" and ouputting "g"
Try:
radtest -r mschap 'DOMAIN\\name'
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html