Set KRB5CCNAME on follow up requests with session
authorSimo Sorce <simo@redhat.com>
Sat, 11 Apr 2015 21:27:21 +0000 (17:27 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 9 Jun 2015 22:10:22 +0000 (18:10 -0400)
commit8cabd1e6ac6c300f7e603cd61f1a8a7a7da7fb8f
tree38b8db8751b43751ffd64a75571d897c5fa3cd41
parentabd7c2e0ce5bd17997fb4c05eb2c7453060c0a3a
Set KRB5CCNAME on follow up requests with session

If the original context establishment delegated credentials, set
the KRB5CCNAME variable to the proper file name for follow up
connections that uses the session to validate access.

Closes #18

Signed-off-by: Simo Sorce <simo@redhat.com>
src/asn1c/BOOLEAN.c [new file with mode: 0644]
src/asn1c/BOOLEAN.h [new file with mode: 0644]
src/asn1c/GSSSessionData.c
src/asn1c/GSSSessionData.h
src/asn1c/Makefile.am
src/asn1c/session.asn1
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h
src/sessions.c