klist: List credentials in Kerberos cache.

Description Usage Value Author(s) Examples

View source: R/k.R

Description

klist lists credentials in the current Kerberos cache and report whether they are expired or not.

Usage

1

Value

Data frame with columns "principal" and "expired". In most cases Kerberos errors are converted into warnings. The only hard error is if no Kerberos context can be created at all.

Author(s)

Simon Urbanek

Examples

1

s-u/krb5 documentation built on June 8, 2020, 3:56 p.m.

Related to klist in s-u/krb5...