Skip to content

err-ctrl-alt-del/simple-kdc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple KDC Server

Useful for testing Kerberos enabled systems

How to run this project?

Running the jar:

Run using the following command

java -jar simple-kdc-server-jar-with-dependencies.jar -Dconfig.file=./config/application.conf

Test with the following command:

kinit -V -k -t work/client.keytab client@github.com

About

KDC Server for testing Kerberos enabled systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages