Hi.
I need a solution to deal with access requests not containing User-Name attribute. The request is as below:


3GPP2-Correlation-Id = "0000768E"
Calling-Station-Id = "250097000069921"
Framed-Protocol = PPP
User-Password = "secret"
Service-Type = Framed
NAS-IP-Address = a.b.c.d
Acct-Session-Id = "D477603F0000F28E"
Nas-Identifier = "some.host.name"

I need to build a username from CLID + some realm before authentication.
I.e. if no username - add attribute
User-Name = "[EMAIL PROTECTED]"
to the request and authenticate it then.

Please point me out to the appropriate module if its possible.

--
Alexander

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

Reply via email to