Konstantin
Konstantin
Is there a proxy infront or just direct?
With a valid cert?
Have you tried to use oidc to just check if everything else works?
Sadly there is no example and i also would like to get this to work with local auth but no response from @bolkedebruin.
I think you forgot to upload the docker-compose-local.yml file
I have it setup with a lets encrypt cert with certbot with the fullchain & privkey files like in the docker-compose-local.yml. Only that the address is the domain with port...
I also can't get it working if i set it up to listen on port 444 with a valid cert on the domain. Hove you tested it with the original...
It works on the Android App of the microsoft RDP client even with the tcp proxy in front. Is there any 3rd party windows client? / A way to get...
Kerberos is also username password right? Is there a ldap to kerberos "proxy"?
There seams to be a guide from ubuntu: https://ubuntu.com/server/docs/service-kerberos-with-openldap-backend Will try that.