Searched refs:gss_cleanup_creds (Results 1 – 3 of 3) sorted by relevance
153 int gss_cleanup_creds; /* If true, destroy cred cache on logout */ member
141 options->gss_cleanup_creds = -1; in initialize_server_options()389 if (options->gss_cleanup_creds == -1) in fill_default_server_options()390 options->gss_cleanup_creds = 1; in fill_default_server_options()1652 intptr = &options->gss_cleanup_creds; in process_server_config_line_depth()3253 dump_cfg_fmtint(sGssCleanupCreds, o->gss_cleanup_creds); in dump_config()
2698 if (options.gss_cleanup_creds) in do_cleanup()