/PARAMETER=SECURITY=(ACTION=(ACCESS-REQUEST[,ACCESS-REQUEST...]), [CONCURRENCY=(CA-NAME:CA-KEY[,CA-NAME:CA-KEY...])], [PASSWORD=(APWD-NAME:APWD-STRING[,APWD-NAME:APWD-STRING...])], [IDENTITY=USER-IDENTITY-STRING], [LEGAL=LEGAL-QUAL-STRING]) This qualifier allows the user to implement FTAM security group functions. These functions only apply for local to remote, or remote to remote file copying. The string list specified on the command line must be enclosed within single or double quotes. All white space appearing within these quotes is ignored. The entire security string must be enclosed within parentheses, and multiple entries within the parenthesis must be separated by commas. You can abbreviate parameter values as long as there are enough characters for a unique value. You can use a dash (-) to continue any portion of the security group specification onto a new line. You can specify more than one security group, however you must flag each new group list element with its own /PARAMETER=SECURITY qualifier. Note that the legal qualification parameter can only be specified once. The ACTION=(ACCESS-REQUEST) is mandatory. CONCURRENCY, PASSWORD, IDENTITY, and LEGAL are optional. The allowed values for ACCESS-REQUEST, CA-NAME, and APWD-NAME are READ, INSERT, REPLACE, EXTEND, ERASE CHANGE-ATTRIBUTE, READ-ATTRIBUTE, and DELETE-FILE. The allowed values for CA-KEY are NOT-REQUIRED, SHARED, EXCLUSIVE, and NO-ACCESS. The expected input for APWD-STRING, USER-IDENTITY, and LEGAL-QUAL-STRING is GraphicString. Default action: No security is used