Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,423
edits
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 | # 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 | # 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 |