View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002623 | Double Commander | Default | public | 2021-03-03 15:21 | 2021-03-09 12:14 |
| Reporter | vch | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Projection | none | ETA | none | ||
| Product Version | 1.0.0 (trunk) | ||||
| Summary | 0002623: Linux: request root password for operations which require additional permissions | ||||
| Description | Ability to ask root password for operations which require privileged user was added recently, many thanks for it to the author. Seems reasonable to extend this feature to operations in "File properties" dialog, such as changing file ownership, changing file permissions and other attributes for files which are not owned by current user. Currently attempt to change permissions of not own file via "File properties" dialog causes error message box with "Operation not permitted" message. It should ask root password instead. | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | Linux | ||||
| Widgetset | |||||
| Architecture | |||||
|
|
May be it is also useful somehow to mark actions in this dialog which require root password (e. g. with asterisk) when this feature will be implemented. Currently changing file ownership drop-down list is grayed and disabled for non-root users. |
|
|
you can do chmod as root via files>change attib though chown is not supported there |