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