Only reply with the Negotiate set if the gss_accept_sec_context returned data
authorkouril <kouril>
Fri, 29 Apr 2005 15:51:53 +0000 (15:51 +0000)
committerkouril <kouril>
Fri, 29 Apr 2005 15:51:53 +0000 (15:51 +0000)
commitbdad835de766bab10152fba1c50ffb14725f2d25
tree937fc096a5e1353593e8d96becf0e741022e11eb
parent2328e8b0a455031fe162129afa7d782836004c92
Only reply with the Negotiate set if the gss_accept_sec_context returned data
for the client. Otherwise the client received an Negotiate header and tried to
authenticate using GSSAPI again and again, which is annoying when the user in
question pass the authentication but isn't authorized.
src/mod_auth_kerb.c