Change references to authkrb plugin to authgssapi
[cascardo/ipsilon.git] / tests / testmapping.py
index d5e5dd0..b2ee012 100755 (executable)
@@ -28,7 +28,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
          'secure': 'no',
          'testauth': 'yes',
          'pam': 'no',
-         'krb': 'no',
+         'gssapi': 'no',
          'ipa': 'no',
          'server_debugging': 'True'}