ClearFoundation Tracker - ClearOS |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001732 | ClearOS | app-flexshare - Flexshares | public | 2014-06-02 10:54 | 2020-03-26 10:14 |
|
Reporter | user2 | |
Assigned To | NickH | |
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 7.0.0 Alpha 2 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001732: Allow users to reset permissions |
Description | Traditional flexshares can have problems when administrators copy in data to a flexshare with external protocols such as SSH. Additionally, some workstations do not respect the permission structure and override the group permissions making files in accessible to users.
Add a button to reset permissions on a flexshare. This will effectively perform the following two commands where **flexshare** is the flexshare name, and **groupowner** is the group specified in the UI:
chgrp -R **groupowner** /var/flexshare/shares/**flexshare**
chmod -R g+rw /var/flexshare/shares/**flexshare**
A warning can be given to remind the user that this will override any other group permissions in the folder structure.
|
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0001731 | closed | NickH | Allow users to request setGID bit. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-06-02 10:54 | user2 | New Issue | |
2014-06-02 10:54 | user2 | Issue generated from: 0001731 | |
2014-06-02 10:54 | user2 | Relationship added | related to 0001731 |
2014-06-02 11:06 | user2 | Note Added: 0001198 | |
2014-06-02 11:06 | user2 | Status | new => confirmed |
2020-03-26 10:14 | NickH | Note Added: 0013541 | |
2020-03-26 10:14 | NickH | Status | confirmed => closed |
2020-03-26 10:14 | NickH | Assigned To | => NickH |
2020-03-26 10:14 | NickH | Resolution | open => fixed |