X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=README;h=e8d3031074c6c584bfa79e49ffa644662debea85;hp=e23f745893b6e16055b81c17f2c1f493a00b083b;hb=908581fd3bca791d24cae7fe5a8ae6adfb614ad8;hpb=fafb5384785c76c1f96cc689677574cfe459f3b6 diff --git a/README b/README index e23f745..e8d3031 100644 --- a/README +++ b/README @@ -89,12 +89,17 @@ authentication (like NTLMSSP) it is necessary to bind to the authentication to the connection in order to keep the state between round-trips. With this option enable incomplete context are store in the connection and retrieved on the next request for continuation. -When using this option you may also ant to set the Persistent-Auth header for -those clients that make use of it. Example: GssapiConnectionBound On - Header set Persistent-Auth "true" + + +### GssapiSignalPersistentAuth +For clients that make use of Persistent-Auth header, send the header according +to GssapiConnectionBound setting. + +Example: + GssapiSignalPersistentAuth On ### GssapiUseSessions