NP_
NP_("credential cache to use", ""), "cache"},
NP_("credential cache to store credential in", ""), "cache"},
NP_("where to find the ticket use for delegation", ""), "cache"},
NP_("canonicalize the principal", ""), NULL },
NP_("forwardable ticket requested", ""), NULL},
NP_("encryption type to use", ""), "enctype"},
NP_("client to impersonate", ""), "principal"},
NP_("credentials cache", ""), "cachename" },
NP_("get tickets not forwardable", ""), NULL },
NP_("get forwardable tickets", ""), NULL },
NP_("keytab to use", ""), "keytabname" },
NP_("lifetime of tickets", ""), "time" },
NP_("get proxiable tickets", ""), NULL },
NP_("renew TGT", ""), NULL },
NP_("get renewable tickets", ""), NULL },
NP_("renewable lifetime of tickets", ""), "time" },
NP_("server to get ticket for", ""), "principal" },
NP_("when ticket gets valid", ""), "time" },
NP_("get key from keytab", ""), NULL },
NP_("validate TGT", ""), NULL },
NP_("encryption types to use", ""), "enctypes" },
NP_("file cache version to create", ""), NULL },
NP_("request a ticket with no addresses", ""), NULL },
NP_("include these extra addresses", ""), "addresses" },
NP_("request an anonymous ticket", ""), NULL },
NP_("request a Windows PAC", ""), NULL },
NP_("read the password from a file", ""), NULL },
NP_("canonicalize client principal", ""), NULL },
NP_("parse principal as a KRB5-NT-ENTERPRISE name", ""), NULL },
NP_("use enterprise name from certificate", ""), NULL },
NP_("principal's public/private/certificate identifier", ""), "id" },
NP_("directory with CA certificates", ""), "directory" },
NP_("Use RSA encrypted reply (instead of DH)", ""), NULL },
NP_("NTLM domain", ""), "domain" },
NP_("switch the default cache to the new credentials cache", ""), NULL },
NP_("honor ok-as-delegate on tickets", ""), NULL },
NP_("only use referrals, no dns canalisation", ""), NULL },
NP_("get windows behavior", ""), NULL },
NP_("obtain afs tokens", ""), NULL },
#define COL_ISSUED NP_(" Issued","")
#define COL_EXPIRES NP_(" Expires", "")
#define COL_FLAGS NP_("Flags", "")
#define COL_NAME NP_(" Name", "")
#define COL_PRINCIPAL NP_(" Principal", "in klist output")
#define COL_PRINCIPAL_KVNO NP_(" Principal (kvno)", "in klist output")
#define COL_CACHENAME NP_(" Cache name", "name in klist output")
#define COL_DEFCACHE NP_("", "")