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": "<YODA_HOST_ADDRESS>",
"irods_home": "/yodatempZone/home",
"irods_port": 1247,
"irods_user_name": "<YODA_USERNAME>",
"irods_zone_name": "yodatempZone"
}

Note to change the specific details:

...