cleanup unused parameter warnings
[mech_eap.git] / mech
diff --git a/mech b/mech
index 0b0fe7f..258a43a 100644 (file)
--- a/mech
+++ b/mech
@@ -1,10 +1,8 @@
 #
-# Sample MIT mechanism glue configuration for EAP GSS mechanism.
+# Sample mechanism glue configuration for EAP GSS mechanism.
+#
 # Any encryption type supported by Kerberos can be defined as the
 # last element of the OID arc.
 #
-eap                    1.3.6.1.4.1.5322.21.1           mech_eap.so
-eap-des3-cbc-sha1      1.3.6.1.4.1.5322.21.1.16        mech_eap.so
-eap-aes128             1.3.6.1.4.1.5322.21.1.17        mech_eap.so
-eap-aes256             1.3.6.1.4.1.5322.21.1.18        mech_eap.so
-eap-rc4-hmac           1.3.6.1.4.1.5322.21.1.23        mech_eap.so
+eap-aes128             1.3.6.1.4.1.5322.22.1.17        mech_eap.so
+eap-aes256             1.3.6.1.4.1.5322.22.1.18        mech_eap.so