bolkedebruin / rdpgw

Remote Desktop Gateway in Go for deploying on Linux/BSD/Kubernetes
Apache License 2.0
693 stars 117 forks source link

kerberos keytab not found #120

Open dQeLse opened 1 week ago

dQeLse commented 1 week ago

Hi,

i want to setup rdpgw with kerberos. I've setup with ktutil an keytab file and configured in the config. But rdpgw give's me the error "kerberos is configured but no keytab was specified"

Is there an way to enable debug messages?

Thanks, Marcus