summaryrefslogtreecommitdiffstats
path: root/tests/fconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fconf.py')
-rwxr-xr-xtests/fconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fconf.py b/tests/fconf.py
index 409c975..79e7ed7 100755
--- a/tests/fconf.py
+++ b/tests/fconf.py
@@ -52,7 +52,7 @@ idp_a = {'hostname': '${ADDRESS}:${PORT}',
'secure': 'no',
'testauth': 'yes',
'pam': 'no',
- 'krb': 'no',
+ 'gssapi': 'no',
'ipa': 'no',
'server_debugging': 'True'}