s3: Add ccache use to cli_session_setup_ntlmssp
[ira/wip.git] / source3 / include / client.h
index d5030c1cb2dedbd32ecde842e14c924041a64f3f..c74c74509aa77ba236a8401bfdef4012a2f7631f 100644 (file)
@@ -266,6 +266,7 @@ struct cli_state {
        bool use_kerberos;
        bool fallback_after_kerberos;
        bool use_spnego;
+       bool use_ccache;
        bool got_kerberos_mechanism; /* Server supports krb5 in SPNEGO. */
 
        bool use_oplocks; /* should we use oplocks? */