Skip to content

dhke/kget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kget

Simple Kerberos Testing Utility

  • Obtain an initial ticket
  • Use this initial ticket to obtain a service ticket from the KDC

Use as e.g.

kget principal host/hostname

to obtain a ticket granting ticket (krbtgt) for principal and than use that to obtain a service ticket for host/hostname.

In the future may become a full-fledged C++ wrapper for the heimdal kerberos libraries.

About

Simple Kerberos Testing Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published