freeradius 3.x - proxy realm - problem to strip username
Alan DeKok
aland at deployingradius.com
Tue Aug 25 19:13:29 CEST 2015
On Aug 25, 2015, at 3:09 AM, ERIC TANGUY <eric.tanguy at arkea.com> wrote:
> Hello
> I use freeradius 3.0.9 , PAM module and RSA server (strong authenticator server)
> I have a user with a realm (user_realm), with the proxy function and the PAM module on my radius server, I want to forward the request on my RSA server.
>
> I have a problem because the incoming user on my RSA server is user_realm and not user only
So... edit the User-Name. The server doesn't magically know that when it gets "user_realm", it should send "user" to the PAM system.
You have to write "unlang" policies to edit the User-Name.
Alan DeKok.
More information about the Freeradius-Users
mailing list