Skip to content

Commit

Permalink
priv update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanrath committed Jul 19, 2023
1 parent d0eac7e commit 4ecd552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xdmod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,7 @@ that the `xdmod` user has read permission and the `hpcadmin` user has write acce

In preparation for obtaining the `ondemand` logs we'll need to make a slight adjustment to the destination folder privs.
```shell
[hpcadmin@xdmod /] sudo chmod -R 760 /scratch/ondemand/logs
[hpcadmin@xdmod /] sudo chmod -R 770 /scratch/ondemand/logs
[hpcadmin@xdmod /] sudo chown -R xdmod:hpcadmin /scratch/ondemand/logs
```

Expand Down

0 comments on commit 4ecd552

Please sign in to comment.