Skip to content

Accounts management #376

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

Open
remyd1 opened this issue Apr 4, 2025 · 2 comments
Open

Accounts management #376

remyd1 opened this issue Apr 4, 2025 · 2 comments

Comments

@remyd1
Copy link

remyd1 commented Apr 4, 2025

Hi,

Maybe this is a dumb question but I don't see any account management in your code.

Would it be possible to add it with basic features like list, create, modify, show assoc ...

Otherwise, I think I will write it myself in another repository.

Best regards

@tazend
Copy link
Member

tazend commented Apr 4, 2025

Hi @remyd1 ,

there is actually, but it is still work-in-progress on my fork and I am not yet finished with it.
You can check it out here:

https://github.com/tazend/pyslurm/tree/feat/db-user-accounts-associations

You can find all available Classes here:

https://github.com/tazend/pyslurm/blob/feat/db-user-accounts-associations/pyslurm/db/__init__.py

I think I might need to get back on finishing this and merging it finally.

@remyd1
Copy link
Author

remyd1 commented Apr 4, 2025

Great ! I was starting to think it was only designed from a client point of view, not for admins !

Indeed, merging it would be nice, if everyone is ok.

Thanks,

Best regards

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