Setting ad_gpo_access_control to disabled did not solve the problem. I can confirm, that all files in the domain users mounted homefolder are owned by the user with the rights set to 700.
In the timeframe i tried to trigger the error, the only entrances in /var/log/syslog were: Apr 23 09:50:10 CLIENT gnome-shell[3975]: Some code accessed the property 'discreteGpuAvailable' on the module 'appDisplay'. That property was defined with 'let' or 'const' insidethe module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway. Apr 23 09:50:12 CLIENT gnome-shell[3975]: failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code2: Failed to rename file “/home/USER/.config/dconf/user.ZHTTHZ” to “/home/USER/.config/dconf/user”: g_rename() failed: Permission denied Apr 23 09:50:19 CLIENT deja-dup-monito[4430]: failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code2: Failed to rename file “/home/USER/.config/dconf/user.RH6NHZ” to “/home/USER/.config/dconf/user”: g_rename() failed: Permission denied Apr 23 09:50:19 CLIENT deja-dup-monito[4430]: failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code2: Failed to rename file “/home/USER/.config/dconf/user.S09MHZ” to “/home/USER/.config/dconf/user”: g_rename() failed: Permission denied Apr 23 09:50:19 CLIENT deja-dup-monito[4430]: failed to commit changes to dconf: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code2: Failed to rename file “/home/USER/.config/dconf/user.VSCMHZ” to “/home/USER/.config/dconf/user”: g_rename() failed: Permission denied So we actually get a Permission denied error even though the user has full rights (700) in the dconf folder. When executing ls -lh in the dconf folder it shows a file named user. However, when I try to do ls -lh or more on the file, the error is "file not found". The /var/log/sssd/ files had no content. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1764778 Title: Problems with SSSD + pam mount To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/1764778/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
