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

Allow iRODS authentication without iinit icommand #30

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

kjsanger
Copy link
Member

This avoids the need for an external icommand (iinit) when authenticating with iRODS.

Add an environment variable to set the iRODS password.

Call an internal "iinit" equivalent function to create the auth file.

@kjsanger kjsanger added the bug Something isn't working label Apr 17, 2024
@kjsanger kjsanger force-pushed the bug/iinit branch 2 times, most recently from d33ae2b to 88cd099 Compare April 17, 2024 14:04
Copy link
Member

@jmtcsngr jmtcsngr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example and docs look sensible.

This avoids the need for an external icommand (iinit) when
authenticating with iRODS.

Add an environment variable to set the iRODS password.

Call an internal "iinit" equivalent function to create the auth file.
@jmtcsngr jmtcsngr merged commit 2e6e073 into wtsi-npg:devel Apr 17, 2024
5 checks passed
@kjsanger kjsanger deleted the bug/iinit branch April 30, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants