https://bugs.kde.org/show_bug.cgi?id=462798
Bug ID: 462798 Summary: Smb4K mount functionality is broken after Kubuntu upgrade from 20.04 to 22.04 Classification: Applications Product: Smb4k Version: unspecified Platform: Kubuntu OS: Linux Status: REPORTED Severity: critical Priority: NOR Component: general Assignee: alexander.reinho...@kdemail.net Reporter: dsieb...@mail.uni-paderborn.de Target Milestone: --- SUMMARY *** After an upgrade from Kubuntu 20.04 to 22.04 no mounts are working anymore. All dependencies are installed and former (20.04) it worked fine. Using cifs-utils via mount command works, too. I already tried the polkit hint mentioned in the manual, but sadly it wasn't a solution. Kernel.log shows the following: Dec 8 21:42:08 tetadmin kernel: [ 963.502749] audit: type=1400 audit(1670532128.618:141): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/proc/1139/cmdline" pid=1420 comm="sssd_nss" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Dec 8 21:42:08 tetadmin kernel: [ 963.508092] audit: type=1400 audit(1670532128.622:142): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/proc/5235/cmdline" pid=1420 comm="sssd_nss" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Dec 8 21:42:08 tetadmin kernel: [ 963.566235] audit: type=1400 audit(1670532128.682:143): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/proc/5240/cmdline" pid=1420 comm="sssd_nss" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 Dec 8 21:42:08 tetadmin kernel: [ 963.572973] CIFS: Attempting to mount \\fs-cifs.uni-paderborn.de\home Dec 8 21:42:08 tetadmin kernel: [ 963.575507] CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE Dec 8 21:42:08 tetadmin kernel: [ 963.575513] CIFS: VFS: \\fs-cifs.uni-paderborn.de Send error in SessSetup = -13 Dec 8 21:42:08 tetadmin kernel: [ 963.575522] CIFS: VFS: cifs_mount failed w/return code = -13 Dec 8 21:42:14 tetadmin kernel: [ 969.641127] audit: type=1400 audit(1670532134.758:144): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd" name="/proc/5244/cmdline" pid=1420 comm="sssd_nss" requested_mask="r" denied_mask="r" fsuid=0 ouid=0 It's just our common file server at the university. Login via Active Directory, nothing special. As mentioned before, mount -t cifs commands work as expected. How to debug this? *** STEPS TO REPRODUCE 1. Upgrade from Kubuntu 20.04 to 22.04 2. Just try to mount something OBSERVED RESULT Smb4k is again showing dialog for username and password and is not mounting the desired network filesystem. EXPECTED RESULT Mount should be successful. -- You are receiving this mail because: You are watching all bug changes.