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

How about accessing a remote server WITH password #16

Open
davidedelvento opened this issue Oct 25, 2017 · 2 comments
Open

How about accessing a remote server WITH password #16

davidedelvento opened this issue Oct 25, 2017 · 2 comments

Comments

@davidedelvento
Copy link

davidedelvento commented Oct 25, 2017

I know what the documentation says about this issue however my remote server does require a password and there is no way I can change that (ssh keys or other auth means are not supported). My users will be ok with it.

Is there any technical reasons (such as this) that apply here and would prevent this from working? I see most of the ssh invocations are happening via pexpect and that should be able to handle the password, however I've never done it. If you think this could work, I'll be happy to work on a PR

@niallrobinson
Copy link

👍 we have this issue too at the Met Office. Has the thinking developed on how this might be solved?

@davidedelvento
Copy link
Author

I don't think anybody cared about this. In our setting things have moved on with other options, namely installing JupyterHub from inside the HPC system and having the authentication work from there.

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