Skip to content

Concurrent Chat application that uses Kerberos to authenticate users

Notifications You must be signed in to change notification settings

Mellywins/kerberos-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli chat that supports Kerberos Authentification, Written in Golang

image

Prerequisites

You need to have a KDC server configured and accessible by the client and server.

You need to obtain a keytab for your user, and the kd5.conf to load it to the client config.

Debug Mode:

To enable Debug mode on the client side, for extra information, set an environment Variables CLI_CHAT_DEBUG=1 and run the client Happy Chatting!

About

Concurrent Chat application that uses Kerberos to authenticate users

Resources

Stars

Watchers

Forks

Packages

No packages published