-
Defect
-
Resolution: Done
-
Trivial
-
1.3.0
-
None
If not defined it's configured for ucar:
# gateway.srm.serviceURL : srm://vetsman.ucar.edu:49582/srm/v2/server
# gateway.srm.srmCopyCommandPath : /usr/local/bestman/bin/srm-copy
# gateway.srm.srmFileStatusCommandPath : /usr/local/bestman/bin/srm-copy-status
# gateway.srm.srmStatusCommandPath : /usr/local/bestman/bin/srm-req-summary
# gateway.srm.temporaryDirectory : /usr/local/bestman/gateway_tmp
# gateway.srm.transferBaseURI : gsiftp://vetsman.ucar.edu/
This doesn't seem right... I would expect it to be empty or use dummy values like /dev/null or something alike to minimize security holes.
# gateway.srm.serviceURL : srm://vetsman.ucar.edu:49582/srm/v2/server
# gateway.srm.srmCopyCommandPath : /usr/local/bestman/bin/srm-copy
# gateway.srm.srmFileStatusCommandPath : /usr/local/bestman/bin/srm-copy-status
# gateway.srm.srmStatusCommandPath : /usr/local/bestman/bin/srm-req-summary
# gateway.srm.temporaryDirectory : /usr/local/bestman/gateway_tmp
# gateway.srm.transferBaseURI : gsiftp://vetsman.ucar.edu/
This doesn't seem right... I would expect it to be empty or use dummy values like /dev/null or something alike to minimize security holes.
- is related to
-
GTWY-1639 Bestman configuration should be placed in gateway properties
- Done