Use AD-KDCIssued to protect RADIUS authdata. Cleanup.
[mech_eap.orig] / mech
1 #
2 # Sample MIT mechanism glue configuration for EAP GSS mechanism.
3 # Any encryption type supported by Kerberos can be defined as the
4 # last element of the OID arc.
5 #
6 eap                     1.3.6.1.4.1.5322.21.1           mech_eap.so
7 eap-des3-cbc-sha1       1.3.6.1.4.1.5322.21.1.16        mech_eap.so
8 eap-aes128              1.3.6.1.4.1.5322.21.1.17        mech_eap.so
9 eap-aes256              1.3.6.1.4.1.5322.21.1.18        mech_eap.so
10 eap-rc4-hmac            1.3.6.1.4.1.5322.21.1.23        mech_eap.so