bash - How do I check (in shell) whether I have a valid Kerberos ticket for a specific service? -
i able check (in bash script) whether have valid unexpired ticket specific service. can information hand if klist, bit of work programmatically parse expiration time, service principals, etc. there easier way this? thanks.
Comments
Post a Comment