Binary file not shown.
21
Examples/EAP-TTLS Userdata.xml
Normal file
21
Examples/EAP-TTLS Userdata.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" ?>
|
||||
<EapHostUserCredentials xmlns="http://www.microsoft.com/provisioning/EapHostUserCredentials"
|
||||
xmlns:eapCommon="http://www.microsoft.com/provisioning/EapCommon"
|
||||
xmlns:baseEap="http://www.microsoft.com/provisioning/BaseEapMethodUserCredentials">
|
||||
<EapMethod>
|
||||
<eapCommon:Type>21</eapCommon:Type>
|
||||
<eapCommon:AuthorId>311</eapCommon:AuthorId>
|
||||
</EapMethod>
|
||||
<Credentials xmlns:eapUser="http://www.microsoft.com/provisioning/EapUserPropertiesV1"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:baseEap="http://www.microsoft.com/provisioning/BaseEapUserPropertiesV1"
|
||||
xmlns:EapTtls="http://www.microsoft.com/provisioning/EapTtlsUserPropertiesV1">
|
||||
<baseEap:Eap>
|
||||
<baseEap:Type>21</baseEap:Type>
|
||||
<EapTtls:eapTtls>
|
||||
<EapTtls:Username>user03</EapTtls:Username>
|
||||
<EapTtls:Password>user_0303</EapTtls:Password>
|
||||
</EapTtls:eapTtls>
|
||||
</baseEap:Eap>
|
||||
</Credentials>
|
||||
</EapHostUserCredentials>
|
Reference in New Issue
Block a user