Bug 183626

Summary: Automatically Acquire Permission When Moving Files Between User Accounts
Product: [Frameworks and Libraries] kio Reporter: Tony O'Bryan <kde4>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: finex, shafff
Priority: NOR    
Version: 0.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Tony O'Bryan 2009-02-07 23:12:54 UTC
Version:            (using KDE 4.2.0)
Installed from:    Ubuntu Packages

KDE's file IO slave has always overlooked a major feature of multi-user operating systems, that being the existence of multiple user accounts.  While the fish and sftp IO slaves will prompt for login credentials when moving files between user accounts, the file IO slave will not.

It would be nice if the file IO slave, which is by far the most used IO slave in KDE, would mimic its secure counterparts and acquire the needed permissions for moving files between different user accounts.  As it stands, I either have to type in a fish/sftp URL or use the command line when moving files between accounts.
Comment 1 Nick Shaforostoff 2010-09-17 05:19:02 UTC
a use case for this is copying files into a system folder - the dialog should state that this might be dangerous and still prompt for root password to do so.

Also when saving system files in kwrite siilar dialog should appear. This would made easier editing /etc files in a GUI editor.
Comment 2 Nick Shaforostoff 2012-09-18 13:03:48 UTC

*** This bug has been marked as a duplicate of bug 243156 ***