Hi
I’ve a 2008 NPS problem I’m hoping someone can assist with.
The scanrio is thus:
We get RADIUS requests authenticated on several domain controllers – said requests are proxied by a Telco to us and originate from cisco routers.
To proxy the requests correctly to our RADIUS NPS Servers, the userid is in the format of [email protected] – the “customer” aspect ensures the RADIUS request is forwarded to us and not some other telco client for authentication. ( This is probably a shared proxy service ).
To authenticate against active directory we need the @customer.carrier.com string stripped off the UserID
OR the entire string truncated to just “userid”.
Can this be done in NPS and if so where ?
Cheers in advance