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

check for preexisting PAM credentials in .irodsA before overwriting #635

Open
d-w-moore opened this issue Oct 7, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@d-w-moore
Copy link
Collaborator

In issue #621, the free function write_pam_credentials_to_secrets_file is created to provide iinit-like capability for writing a .irodsA containing PAM credentials. However, unlike iinit, this function's use might be insensitive to, and destroy, a pre-existing .irodsA file.

So, we need to examine this. At the very least, we could add an option to the function, specifying whether an already existing .irodsA should be checked for , prior to negotiating a new PAM password and overwriting the existing .irodsA.

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

No branches or pull requests

1 participant