diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/kadm5/unit-test/api.2/init-v2.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/kadm5/unit-test/api.2/init-v2.exp b/src/lib/kadm5/unit-test/api.2/init-v2.exp index 089300939d..1e3ef74de6 100644 --- a/src/lib/kadm5/unit-test/api.2/init-v2.exp +++ b/src/lib/kadm5/unit-test/api.2/init-v2.exp @@ -605,7 +605,7 @@ proc test152 {} { kadm5_init_with_creds testuser null $KADM5_ADMIN_SERVICE \ null $KADM5_STRUCT_VERSION $KADM5_API_VERSION_2 \ server_handle - } "GSS_ERROR" + } "KRB5_FCC_NOFILE" } if {$RPC} test152 @@ -618,7 +618,7 @@ proc test153 {} { kadm5_init_with_creds testuser null $KADM5_ADMIN_SERVICE \ null $KADM5_STRUCT_VERSION $KADM5_API_VERSION_2 \ server_handle - } "GSS_ERROR" + } "KRB5_CC_NOTFOUND" } if {$RPC} test153 |
