Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
24 bytes removed ,  29 March 2024
no edit summary
No edit summary
No edit summary
Line 123: Line 123:
#
#
#  and the values manually supplied from control blocks in the DCMS account profile where connect attempt results will also be available.   
#  and the values manually supplied from control blocks in the DCMS account profile where connect attempt results will also be available.   
#  The skip literal indicates the station where the script runs is trusted and the responsible AKPERSON is the operator.
#  The <mcpCommand>.  indicates the station where the script runs is trusted and the responsible AKPERSON is the operator.
#
#
if [ -z $2 ] then
if [ -z $2 ] then
Line 131: Line 131:
#
#
# Try a connect based on just the FQDSA assuming an eligible station. A port on submitted second parm is ignored with a warning.
# Try a connect based on just the FQDSA assuming an eligible station. A port on submitted second parm is ignored with a warning.
# The third parameter if present is the <mcpCommand>. If missing a DCP determined default shell type is connected.
# The no <mcpCommand> specified, a DCP determined default shell type is connected.
#
#
FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1
FQDSA=mcp.meansofproduction.biz/?FQDSA=$2&$1