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

start of work to add flux python pam auth #41

Merged
merged 9 commits into from
Feb 25, 2023
Merged

start of work to add flux python pam auth #41

merged 9 commits into from
Feb 25, 2023

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Feb 21, 2023

I have added pam auth, and next need to figure out how to return the username and have the job submit by the user

I have added pam auth, and next need to figure out how to return
the username and have the job submit by the user

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
we are currently treating a user account as basic auth, and validating with
pam. We will eventually want to instead encode with a shared secret. I figured
out the part of submitting a job by root on behalf of a user, next I need to
figure out how to reproduce flux python commands into command line stuff.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit a143c11 into main Feb 25, 2023
@vsoch vsoch deleted the add/pam-auth branch February 25, 2023 01:13
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

Successfully merging this pull request may close these issues.

1 participant