Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File permission @ TACC #516

Open
falkamelung opened this issue Mar 3, 2022 · 0 comments
Open

File permission @ TACC #516

falkamelung opened this issue Mar 3, 2022 · 0 comments

Comments

@falkamelung
Copy link
Member

falkamelung commented Mar 3, 2022

The following permissions are required so that other groups members can see you directories and create/remove files:
In your .bashrc:

umask 027

chgrp -R G-822858 /scratch/05861/tg851601/unittestGalapagosSenDT128

________________________________________-
Hello Wei-Ming,
Your primary group is G-822858 and falk_3pm_test/ belongs to G-820134. If you want to delete or modify this directory, this dir needs to have everyone-read/write/execute permission (drwxrwxrwx). Your project manager needs to change it by "chmod -R falk_3pm_test a+rwX".
You can type "id" to see your primary group.
$ id
uid=876761(wxt108) gid=822858(G-822858) groups=822858(G-822858),823149(G-823149)
Thanks,
Quan Yuan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant