« Return to Thread: modifying a user name

Re: modifying a user name

by Miquel van Smoorenburg :: Rate this Message:

Reply to Author | View in Thread

In article <6.2.5.6.2.20070206232017.02b949f0@...>,
Jean M. Vandette <vandj@...> wrote:
>Greetings all...
>
>I have a client that requires that when he sends users with
>a prefix ie: bla/ that I rewrite or add a realm of @blah.com so it will
>proxy correctly to his radius server.  Problem is his dialer program
>will not allow a @ symbol until updated.  Anyone with a way to
>make this work?
>I can strip the prefix but am at a loss on how to add the suffix for these
>users.

If you use 1.6.8 you can do:

# Realms file
bla/* radius.blah.com wildcard

# Users file
bla/* Auth-Type = Accept

Mike.
-
List info/subscribe/unsubscribe? See http://www.radius.cistron.nl/list/

 « Return to Thread: modifying a user name