Give useful tids error on bad gss-name (bug 1325953)
authorJennifer Richards <jennifer@painless-security.com>
Tue, 17 May 2016 19:38:31 +0000 (15:38 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Tue, 17 May 2016 19:38:31 +0000 (15:38 -0400)
commit3c1e2decf52f62a6034250c4c20a9007928363ae
treed5c45113a1ca55b57f518e0a7a9030183ca1aa0e
parent4316c0e7f7f371227199250e162551bac6f3ed79
Give useful tids error on bad gss-name (bug 1325953)

Return a meaningful error code from tids_auth_cb() when there is a
mismatch between the expected gss-name and the client name in a TID
request. Also print a helpful error message to the server log.
tid/example/tids_main.c
tid/tids.c