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

Add manual two factor authentication #259

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Add manual two factor authentication #259

merged 3 commits into from
Feb 4, 2024

Conversation

jan-janssen
Copy link
Member

@jan-janssen jan-janssen commented Feb 4, 2024

Example configuration:

queue_type: REMOTE
queue_primary: cm
ssh_host: gateafs.rzg.mpg.de
ssh_proxy_host: cmti001.bc.rzg.mpg.de
ssh_username: janj
known_hosts: ~/.ssh/known_hosts
ssh_password:  ********
ssh_two_factor_authentication: True
ssh_remote_config_dir: /u/system/SLES12/soft/pyiron/dev/pyiron-resources-cmmc/queues/
ssh_remote_path: /cmmc/u/janj/remote/
ssh_local_path: /Users/jan/notebooks/
ssh_continous_connection: True
queues:
  cm: {cores_max: 1200, cores_min: 1, run_time_max: 5760}

@jan-janssen jan-janssen changed the title Add manual two factor authenntication Add manual two factor authentication Feb 4, 2024
@jan-janssen jan-janssen added the format_black reformat the code using the black standard label Feb 4, 2024
@jan-janssen jan-janssen merged commit 3a0c105 into main Feb 4, 2024
14 of 15 checks passed
@jan-janssen jan-janssen deleted the two_factor branch February 4, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black reformat the code using the black standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants