Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
"irods_authentication_scheme": "pam",
"irods_client_server_negotiation": "request_server_negotiation",
"irods_encryption_algorithm": "AES-256-CBC",
"irods_encryption_key_size": 32,
"irods_encryption_num_hash_rounds": 16,
"irods_encryption_salt_size": 8,
"irods_host": "<YODAYODA_HOST_ADDRESS>ADDRESS",
"irods_home": "/tempZone/home",
"irods_port": 1247,
"irods_user_name": "<YODAYODA_USERNAME>USERNAME",
"irods_zone_name": "tempZone"
}

...

  • Your username, YODA_USERNAME, is either the identity from your institute or the e-mail address you were invited through.

...