Searched refs:gss_cleanup_creds (Results 1 – 3 of 3) sorted by relevance
115 int gss_cleanup_creds; /* If true, destroy cred cache on logout */ member
120 options->gss_cleanup_creds = -1; in initialize_server_options()274 if (options->gss_cleanup_creds == -1) in fill_default_server_options()275 options->gss_cleanup_creds = 1; in fill_default_server_options()1225 intptr = &options->gss_cleanup_creds; in process_server_config_line()2267 dump_cfg_fmtint(sGssCleanupCreds, o->gss_cleanup_creds); in dump_config()
2565 if (options.gss_cleanup_creds) in do_cleanup()