Summary: | ask password when trying to save without write permissions to file | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Anssi Hannula <anssi.hannula> |
Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | christoph, info, zuhans |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandrake RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Anssi Hannula
2004-08-21 11:29:51 UTC
*** 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. |