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

Scripts to verify members and PI of a project space #41

Open
Premas opened this issue Dec 20, 2023 · 1 comment
Open

Scripts to verify members and PI of a project space #41

Premas opened this issue Dec 20, 2023 · 1 comment

Comments

@Premas
Copy link

Premas commented Dec 20, 2023

To find the PI of a project space,
ls -la /data/project | grep group_name

To find if the user has access to (a group/which all groups)
groups blazer_id

To find the members of a group,
getent group group_name

@iam4tune
Copy link

iam4tune commented Jun 5, 2024

I also noticed that using id blazer_id also shows groups and labs, users belong to or have access to.

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

2 participants