Summary: | Empty Share tab in Dolphin on non-local account | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kdenetwork-filesharing | Reporter: | Matthias Z <matthias.ziehm> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kfm-devel, nate, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=467176 https://bugs.kde.org/show_bug.cgi?id=469318 https://bugzilla.altlinux.org/show_bug.cgi?id=42703 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias Z
2025-01-09 13:40:24 UTC
getpwent (which is what this uses under the hood) should still enumerate users from remote resources if implemented correctly. That being said, your version is out of support from KDE so you should probably talk to Ubuntu instead. *** This bug has been marked as a duplicate of bug 467176 *** (In reply to Harald Sitter from comment #1) > getpwent (which is what this uses under the hood) should still enumerate > users from remote resources if implemented correctly. That being said, your > version is out of support from KDE so you should probably talk to Ubuntu > instead. OK, sad to hear with the out of support since I current change to a newer release, but I understand. Kubuntu points to KDE for bug reports, but thanks. Maybe as additional infos: - using a local user on the same system shows content in the tab as expected (e.g. note to setup samba user password). - sssd is set to not enumerate (default and common recommendation due to otherwise taking too much time to show/display/fetch/resolve users(uid) and groups(gid) information) (In reply to Nate Graham from comment #2) > > *** This bug has been marked as a duplicate of bug 467176 *** I would not have thought this a duplicate, as I am not having a systemd-homed, but a LDAP/Kerberos setup, with non-synced home (i.e. (local home folder). Maybe an extension of bug 467176, however, I am happy to follow you classification. Please consider transferring infos (e.g. affected version, generalization, suggestions etc) to the other bug as you see fit. |