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