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

detect ssh key accept prompts when logging into a new system #19368

Open
cyrush opened this issue Mar 7, 2024 · 0 comments
Open

detect ssh key accept prompts when logging into a new system #19368

cyrush opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood reviewed Issue has been reviewed and labeled by a developer
Milestone

Comments

@cyrush
Copy link
Member

cyrush commented Mar 7, 2024

Describe the bug

Before connecting via ssh, users need to have accepted the relevant ssh key for a connection.

This is usually done outside of VisIt, but there are cases where visit might use a different host name than a user would normally use to log in (for example: poodle, vs poodle.llnl.gov).

We should see if we can detect the yes/no challenge and show a dialog to a user when it occurs.

@cyrush cyrush added bug Something isn't working likelihood medium Neither low nor high likelihood impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) labels Mar 7, 2024
@cyrush cyrush added this to the 4.0 milestone Mar 12, 2024
@cyrush cyrush added the reviewed Issue has been reviewed and labeled by a developer label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working impact medium Productivity partially degraded (not easily mitigated bug) or improved (enhancement) likelihood medium Neither low nor high likelihood reviewed Issue has been reviewed and labeled by a developer
Projects
None yet
Development

No branches or pull requests

1 participant