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

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kio
                   |                            |-extras/25a02064dbeea618e22
                   |                            |dc2c0ba853b609f124f2c
             Status|REPORTED                    |RESOLVED

--- Comment #6 from Harald Sitter <sit...@kde.org> ---
Git commit 25a02064dbeea618e22dc2c0ba853b609f124f2c by Harald Sitter.
Committed on 13/02/2020 at 11:16.
Pushed by sitter into branch 'master'.

smb: do not map uid and gid

Summary:
libsmbc returns the uid/gid of the process, not of the file, the data
is entirely useless to us. do not list it.
currently there is no way to get the actual uid/gid of a dirent. internally
there seems to be tech available that uses the samba unix extension but
that doesn't have any public API.

in short: we can't determine ownership client-side

Test Plan: no longer shows current user as owner. in particular when that is
not true!

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D27293

M  +4    -16   smb/kio_smb_browse.cpp

https://commits.kde.org/kio-extras/25a02064dbeea618e22dc2c0ba853b609f124f2c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to