Machine Type: TGR (controlled by {{sg_status['tgm_hostname']}} ({{sg_status['tgm_ip_address']}}))
{% endif %}
{% if sg_status['tg_type'] == 'TGM' %}
{% if not 'tgm_clone_from' in sg_status.keys() %}
Machine Type: TGM
{% else %}
Machine Type: TGM (Clone of {{sg_status['tgm_clone_from']}})
{% endif %}
{% elif sg_status['tg_type'] == 'TGR' %}
{% if sg_status['tg_pub'] == False and session['opening_screen'] != True %}
Transfer General Remote (TGR) or Transfer General Main Clone (TGM Clone) works in conjunction with Transfer General Main (TGM). Here are the requirements to set up the TGR / TGM Clone:
{% elif sg_status['tg_pub'] == False %}
Enter the public key for the “sgadmin” user on the TGM
{% elif 'Not defined' in sg_status['did'] %}
Please contact the TGM admin now.
{% endif %}
{% elif sg_status['tg_type'] != 'TGR' %}
{% if 'Not defined' in sg_status['sid'] %}
Configure Security Officer's Passphrase (SMK)
* required field
{% elif 'Not defined' in sg_status['did'] %}
Configure Data Administrator's Passphrase (DMK)
* required field
{% elif False and 'Not uploaded' in sg_status['bucket_creds'] %}
Bucket JSON Credential File
{% elif False and 'Not configured' in sg_status['bucket'] %}