6 Aug
2019
6 Aug
'19
11:17 a.m.
On Aug 6, 2019, at 10:43 AM, Marek Des <desmarek1@gmail.com> wrote:
What's the recommended way to achieve this?
I need to alter outer and inner identity:
Don't do that. Altering the identities will break EAP.
update request { Stripped-User-Domain := "${operator_name}" Stripped-User-Name := "anon" } }
Setting Stripped-User-Name is fine.
I am getting ERROR: EAP-Identity Unknown.
You can't alter the EAP-Identity field. Perhaps you could explain why you think this is necessary. Alan DeKok.