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