help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Prefix realm


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Prefix realm
Date: Tue, 03 Aug 2004 14:23:02 +0300

Morten Winther <address@hidden> wrote:

> Let’s say I need to forward requests like “parter/username”
> to radius.partner.com.
> 
> Normally as I read it on you would use address@hidden but
> I need to do it based on prefix.
> 
> How can I do that?

Strip the prefix and replace the resulting user name as in the
following example:

# raddb/hints:

DEFAULT Prefix = "parter/", Strip-User-Name = Yes
        Replace-User-Name = "address@hidden"

Your raddb/realms should then contain a line similar to:

realm.domain    server

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]