Bug 267209 - Dolphin gets nfs4 shared ownership and permissions wrong
Summary: Dolphin gets nfs4 shared ownership and permissions wrong
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-26 22:49 UTC by mal
Modified: 2021-02-05 14:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mal 2011-02-26 22:49:00 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Here is the scenario
Login
The client sees /shared/dir1 and /shared/dir2 from the nfs4 server

Goto /shared and in dolphin look at the ownership of both dir1 and dir2
They are both wrong

Goto /shared/dir1
Close Dolphin
Reopen Dolphin
Goto /shared and in dolphin look at the ownership of both dir1 and dir2
dir1 is now correct and dir2 is still wrong

repeat the process for dir2 and that is now correct

Logout and back in again and it is back to the beginning again

Reproducible: Always

Steps to Reproduce:
See details

Actual Results:  
Dolphin reports owner ship incorrectly

Expected Results:  
Dolphin show correct ownership correctly

Log in with gnome desktop- Use Nautilus 
Works as expected - permissions and ownership correct
Comment 1 mal 2011-07-07 10:30:18 UTC
repeated this on 4.6.5

Ownership and permissions are fine however
in some nfs4 directories the 'create new'
is greyed out. If you close Dolphin and reopen
it the 'create new' is now OK. This seems to
happen randomly but it is always fixed by
restarting Dolphin
Comment 2 Jonathan Marten 2021-02-05 14:29:15 UTC
Accessing NFS mounted folders is handled in the same way as local file access as far as KIO is concerned; that is, by the 'file' ioslave.  The NFS ioslave in kio-extras provides access to remote NFS servers (without the need for mounting) via URLs starting "nfs://host/".  Reassigning to frameworks-kio/general.