Issue #612
Windows Phone Mobile 8.1
Affected version:
5.0.4
Resolution:
No feedback
Description
i need to configure strongswan to for windows phone 8.1 which supports ikev2 with radius authentication
NO PSK
NO Certificate
History
#1 Updated by Tobias Brunner about 11 years ago
- Status changed from New to Feedback
- Assignee set to Tobias Brunner
You may find several example configurations on our website in which authentication is delegated to a RADIUS server.
NO Certificate
What exactly do you mean?
#2 Updated by Jo Joseph about 11 years ago
hi
i was able to make connection with radius and i have fixed certificate issue
but radius rejected authentication i guess because the phone is sending the user name as:
expand: %{User-Name} -> Windows Phone\user1
now how i can remove the "Windows Phone\" from the user? or what is the solution?
#3 Updated by Anonymous about 11 years ago
Radius will have to strip that.
If you use the default freeradius config files there's a "ntdomain" option in the authorize section of the inner-tunnel config file that you can uncomment.
#4 Updated by Tobias Brunner about 10 years ago
- Category set to configuration
- Status changed from Feedback to Closed
- Resolution set to No feedback