[kdenetwork-filesharing] [Bug 463067] The plugin doesn't see already created Samba users when trying to create a share

wokim bugzilla_noreply at kde.org
Fri Jul 21 00:33:25 BST 2023


https://bugs.kde.org/show_bug.cgi?id=463067

wokim <mequersat at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mequersat at gmail.com

--- Comment #7 from wokim <mequersat at gmail.com> ---
I'm having the same bug on Arch Linux. Only on my laptop though, for some
reason it works fine on my desktop.
And I know this isn't a proper fix, but just adding "true || " to the first
line of User::resolve() works:
> if (true || !qobject_cast<UserManager *>(parent())->canManageSamba() || m_name == everyoneUserName) {

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list