Dear freeipa-users, I recently am having trouble logging into my kde sessions. Client OS: Fedora 36 Kde Plasma (up to date) (freeipa-client 4.10.0-4 , sssd 2.7.4-1) Server: Centos Stream 9 (ipa 4.10.0-6)
Here are my symptoms : ipa user on KDE Wayland: kwin_wayland_wrapper crashes ipa user on KDE X11: login ok but policykit integration seems broken. Can't connect to qemu for instance or apply system settings. Running `id` returns the expected groups and uid. ipa user on Console: login ok ipa user on ssh: login ok. Local users : no problem Brand new ipa user : same login issues The only way I found to be able to correctly login is to stop sssd , remove the cache files and reboot: systemctl stop sssd && rm -rf /var/lib/sss/db/* && reboot After that I can successfully login with wayland and X11 session. At the next reboot, session login will fail. I am not sure there is an issue with the freeipa integration itself but the fact that rebooting with a clean sssd context makes it work, I assume sssd and freeipa are involved somehow. It could also be an issue with kde itself or my IPA configuration. I still need to start troubleshooting somewhere. Find attached sssd debug logs on the client. I didn't find anything strange but someone else might. If logs are need, I can easily reproduce the issue and generate logs or test changes. If someone with the same setup can confirm it works for them, that would be great. If this is absolutely not the place for this request, please say so ;-) Any help troubleshooting this issue is appreciated Regards
sssd-plasmawayland-failed.tar.gz
Description: application/compressed-tar
Sep 14 09:37:07 monkey-desktop.dyn.empire.lan [1530]: json_parse on
{"type":"rpm","name":"graphite2","version":"1.3.14-9.fc36","architecture":"x86_64","osCpe":"cpe:/o:fedoraproject:fedora:36"}C
failed: Invalid argument
Sep 14 09:37:07 monkey-desktop.dyn.empire.lan systemd-coredump[1529]: [🡕]
Process 1527 (kwin_wayland_wr) of user 118800001 dumped core.
Module
linux-vdso.so.1 with build-id ef533bb262f1a045f813981c3d60075160f0756a
Module
libbrotlicommon.so.1 with build-id e2790c03a5c688b7e75e89676cdd2b5fcf247a6f
Metadata
for module libbrotlicommon.so.1 owned by FDO found: {
"type"
: "rpm",
"name"
: "brotli",
"version" : "1.0.9-7.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libXau.so.6 with build-id 0484a3aa6eef4713aedcdc43879f532bb3cd2a83
Metadata
for module libXau.so.6 owned by FDO found: {
"type"
: "rpm",
"name"
: "libXau",
"version" : "1.0.9-8.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libbrotlidec.so.1 with build-id 2b6d234b851d7a75196b6e8895a24830a14f2f9c
Metadata
for module libbrotlidec.so.1 owned by FDO found: {
"type"
: "rpm",
"name"
: "brotli",
"version" : "1.0.9-7.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libbz2.so.1 with build-id c2d7b7c31b12cc8cccfbd50e47b99a6be56a764a
Metadata
for module libbz2.so.1 owned by FDO found: {
"type"
: "rpm",
"name"
: "bzip2",
"version" : "1.0.8-11.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libxcb.so.1 with build-id 200fe5bc6e395606abf9dde7589ce24312d6a0d7
Metadata
for module libxcb.so.1 owned by FDO found: {
"type"
: "rpm",
"name"
: "libxcb",
"version" : "1.13.1-9.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libpcre2-8.so.0 with build-id 0d207ce0c9db9ba59d4a8264b95c5ebf3ddec190
Metadata
for module libpcre2-8.so.0 owned by FDO found: {
"type"
: "rpm",
"name"
: "pcre2",
"version" : "10.40-1.fc36",
"architecture" : "x86_64",
"osCpe"
: "cpe:/o:fedoraproject:fedora:36"
}
Module
libgraphite2.so.3 with build-id 4c8dbbf1b9525095953eed8c6b1c1ec341f201dd
Stack
trace of thread 1527:
#0
0x00007f0d20957c4c __pthread_kill_implementation (libc.so.6 + 0x8ec4c)
#1
0x00007f0d209079c6 raise (libc.so.6 + 0x3e9c6)
#2
0x00007f0d208f17f4 abort (libc.so.6 + 0x287f4)
#3
0x00007f0d20db24f5 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0xb14f5)
#4
0x000055e118d69c19 main (kwin_wayland_wrapper + 0x5c19)
#5
0x00007f0d208f2550 __libc_start_call_main (libc.so.6 + 0x29550)
#6
0x00007f0d208f2609 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x29609)
#7
0x000055e118d6a985 _start (kwin_wayland_wrapper + 0x6985)
ELF
object binary architecture: AMD x86-64
_______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
