File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4040 <string >tempZone</string >
4141
4242 <!-- The authentication scheme used to establish a connection to an iRODS server. -->
43- <!-- Must be set to native or pam_password. standard is an alias for native. -->
43+ <!-- Must be set to " native" or " pam_password". " standard" is an alias for " native" . -->
4444 <key >Authorization</key >
4545 <string >native</string >
4646
7777
7878 <!-- Secure Communication Options -->
7979
80- <!-- Must be set to CS_NEG_REFUSE, CS_NEG_DONT_CARE, or CS_NEG_REQUIRE . -->
81- <!-- CS_NEG_REFUSE : Do not use TLS . -->
82- <!-- CS_NEG_DONT_CARE: Let the server decide if TLS should be used. -->
83- <!-- CS_NEG_REQUIRE : Demand TLS be used . -->
80+ <!-- Must be set to "CS_NEG_REQUIRE", " CS_NEG_DONT_CARE" , or "CS_NEG_REFUSE" . -->
81+ <!-- - CS_NEG_REQUIRE : Demand TLS be used . -->
82+ <!-- - CS_NEG_DONT_CARE: Let the server decide if TLS should be used. -->
83+ <!-- - CS_NEG_REFUSE : Do not use TLS . -->
8484 <key >Client Server Negotiation</key >
8585 <string >CS_NEG_REFUSE</string >
8686
You can’t perform that action at this time.
0 commit comments