jcmturner/gokrb5

is keytab needed?

tooptoop4 opened this issue · 1 comments

my goal is to host an api that windows cmdprompt users can auth to, without providing keytab or pw anywhere

You can use the client.NewWithPassword function to create a client with credentials generated from a password rather than a keytab.