[kio-extras] [Bug 376344] cant write to smb shares which has write access

Elvis Angelaccio bugzilla_noreply at kde.org
Tue May 23 10:03:39 UTC 2017


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

--- Comment #35 from Elvis Angelaccio <elvis.angelaccio at kde.org> ---
(In reply to madcatx from comment #27)
> Created attachment 105682 [details]
> Allow write access to root samba share
> 
> The code still does not work entirely as expected - I am allowed to try to
> write into server shares or workgroup listing which is obviously nonsensical
> and the code seems to try to prevent that, it just does not work. I cannot
> investigate this any further unless I can pry some debugging output out of
> the smb_kio plugin.

kio_smb's debug output comes from kdeinit5. You should be able to get it from
journalctl, but you need to enable it first: make sure you add

[Rules]
kio_smb.debug=true

in ~/.config/QtProject/qtlogging.ini

Then "journalctl -b | grep kio_smb" should give you what you want.

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


More information about the Plasma-devel mailing list