Opened 5 years ago
Closed 5 years ago
#1408 closed help (fixed)
giving somebody else access to my files on the RDF
Reported by: | till | Owned by: | ros |
---|---|---|---|
Component: | ARCHER | Keywords: | |
Cc: | j.i.robson@… | Platform: | ARCHER |
UM Version: |
Description
I would like to have another Archer user (j.i.robson@…) access to my files on the RDF. I've set the access rights to "read" on all levels, but there is still access denied for them. Could you please help?
The files in question are
/nerc/n02/n02/till/*/dumps/*
Change History (3)
comment:1 Changed 5 years ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
- UM Version <select version> deleted
comment:2 Changed 5 years ago by till
Hi Ros,
thanks a lot for the swift reply. Jon can access my files now.
Cheers
Till
comment:3 Changed 5 years ago by ros
- Resolution set to fixed
- Status changed from accepted to closed
Excellent. Thanks for letting us know.
Cheers,
Ros.
Note: See
TracTickets for help on using
tickets.
Hi Till,
You also need to give execute permissions to the group on the directories.
You should use the options g+rX to chmod
E.g.
Cheers,
Ros.