On 10/07/07, Alan DeKok <[EMAIL PROTECTED]> wrote:
> Pshem Kowalczyk wrote:
> > Is that functionality available in the 2.0.0-pre1?
>
>   No.
>
>   You need the CVS head.

Ok. Then I'll have a look into this later, for now - I figured out
that the easiest way of fixing my problem is to do it like this:
        attr_rewrite strip_domain {
                attribute = User-Name
                searchin = packet
                searchfor = "@(.*)"
                replacewith = ""
                ignore_case = yes
                max_matches = 1
                append = no
        }

Thanks for your help and when is the -pre2 coming ? ;-)

kind regards
pshem
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to