Version: (using KDE KDE 3.2.3) Installed from: Mandrake RPMs When trying to save a document in kwrite/kate, and user doesn't have the write permissions to the file, kwrite/kate displays an error stating to check permissions. I think it would be far more convenient for user if it prompted for root password, or at least have a button in the error message that opens root password dialog.
*** This bug has been confirmed by popular vote. ***
Hmm, maybe it could somehow (maybe begin a button) present the user a list of the users who have a permission to that file, and then prompt the password of the username the user selected.
Why not just ask for the password of the file's owner, then save the modified file with the owner uid?
I think the owner, group and permissions ought to be preserved, and it should be a choice of accounts that have permission to change the file. This would be very handy for system administration.
*** Bug 125691 has been marked as a duplicate of this bug. ***
*** Bug 193403 has been marked as a duplicate of this bug. ***
We can not switch our user on runtime, password asking won't work therefore. We could implement some wrapper app that then copies the file to destinations and so on but that really is out of scope.