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