Armin Krämer wrote:
Okay i tried a little and my result is now that my attr_rewirite looks like:


search_string = "(host/)"
replace_string = ""



That works to delete the "host/" part. But i need a "$" appended to the
User-Name. How can i do this?



You should use the mschap module and a version of FreeRadius >= 1.1.0, set "with_ntdomain_hack = yes" and it will do the correct thing for you.

You will as previously mentioned need to use:

%{mschap:User-Name}

...as your variable
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to