Josh Howlett <[EMAIL PROTECTED]> wrote: > > As of 1.0, it will seamlessly print, parse, and use any non-ASCII > > character in any "string" attribute. The only invalid character is '\000' > > Does this apply to the modules as well, or is Unicode support module > dependent?
No, there is *no* Unicode support anywhere in the server. What is supported is the ability to put non-ASCII data into any "string" attribute. It doesn't matter where that attribute is created or used, they all support non-ASCII data. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

