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

Prevent creating iRODSUser of type rodsgroup #541

Open
alanking opened this issue Apr 24, 2024 · 1 comment
Open

Prevent creating iRODSUser of type rodsgroup #541

alanking opened this issue Apr 24, 2024 · 1 comment
Milestone

Comments

@alanking
Copy link
Contributor

Even though groups are just users without passwords in iRODS, it seems to me that it would be nice to keep the iRODSGroup and iRODSUser types separated completely by not allowing iRODSUsers of type rodsgroup or iRODSGroups of any type other than rodsgroup.

@alanking alanking added this to the 3.0.0 milestone Apr 24, 2024
@d-w-moore
Copy link
Collaborator

d-w-moore commented Apr 24, 2024

And presumably, to go along with that, some future version of iRODS will also make a stronger distinction between users and groups, with such queries as this one returning zero rows.

$  iquest "select USER_ID where USER_NAME = 'public'"
USER_ID = 10001

@trel trel modified the milestones: 3.0.0, 3.1.0 Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants