Skip to content

flokkr/docker-krb5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental UNSECURE krb5 Kerberos container.

Only for development. Not for production.

Master password: Welcome1

Principal: admin/admin@EXAMPLE.COM Password: Welcome1

Test:

docker run --net=host krb5

docker run --net=host -it --entrypoint=bash krb5
kinit admin/admin 
#pwd: Welcome1
klist