SUMMARY The default permissions on the KRDC flatpak are unable to authenticate RDP Kerberos / Protected accounts in active directory, the app will simply crash. adding the following permissions override seems to fix Kerberos auth. flatpak override org.kde.krdc --env=KRB5CCNAME=KCM: --filesystem=/run/.heim_org.h5l.kcm-socket STEPS TO REPRODUCE 1. connect RDP session with a protected / kerberos AD user 2. observer crash with no output to terminal OBSERVED RESULT Crash EXPECTED RESULT RDP session ADDITIONAL INFORMATION Can the extra permissions please be added to the flatpak by default? flatpak override org.kde.krdc --env=KRB5CCNAME=KCM: --filesystem=/run/.heim_org.h5l.kcm-socket