summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-05-01 15:52:40 -0400
committerGreg Hudson <ghudson@mit.edu>2013-05-01 17:18:45 -0400
commit5df34938ad875db43a584f12e181b8ae9705ff44 (patch)
tree28bdf4fbc42cd8044d7c49f605640e97d116b002 /src/configure.in
parent9241e5a593ac7018850c5c9b0eef324f853cb76b (diff)
downloadkrb5-5df34938ad875db43a584f12e181b8ae9705ff44.tar.gz
krb5-5df34938ad875db43a584f12e181b8ae9705ff44.tar.xz
krb5-5df34938ad875db43a584f12e181b8ae9705ff44.zip
Disable the gssrpc expired-cred test
The "expired" test in expire.exp tries to authenticate to the server process with an expired TGT (obtained using kinit -l -1m). Using an expired TGT to get an expired service cred no longer works after #6948. We could use kinit -S to get an expired service cred, but krb5_get_credentials won't return expired service cred from the cache (even before #6948). We could use time offsets to simulate clock skew between the client and server process, but that would be difficult because the test programs don't have access to the krb5_context objects used by the client or server process. Since we don't have a simple workaround, disable the test.
Diffstat (limited to 'src/configure.in')
0 files changed, 0 insertions, 0 deletions