Searched refs:gss_cleanup_creds (Results 1 – 3 of 3) sorted by relevance
140 int gss_cleanup_creds; /* If true, destroy cred cache on logout */ member
140 options->gss_cleanup_creds = -1; in initialize_server_options()382 if (options->gss_cleanup_creds == -1) in fill_default_server_options()383 options->gss_cleanup_creds = 1; in fill_default_server_options()1563 intptr = &options->gss_cleanup_creds; in process_server_config_line_depth()2807 dump_cfg_fmtint(sGssCleanupCreds, o->gss_cleanup_creds); in dump_config()
2688 if (options.gss_cleanup_creds) in do_cleanup()