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 100: | Line 100: | ||
# save as <fileName> and invoke with <fileName> <connect-spec> where | # save as <fileName> and invoke with <fileName> <connect-spec> where | ||
# | # | ||
# <connect- | # <connect-spec>::= 'skip' <FQDSAgentName> | <connect-spec> | ||
# <connect-spec> ::= <ipV6Address>:<port> | <ipV4Address>:<port> | # <connect-spec> ::= <ipV6Address>:<port> | <ipV4Address>:<port> | ||
# FQDSAgentName ::= <agentId>@<domain>[:<port>] | # FQDSAgentName ::= <agentId>@<domain>[:<port>] | ||
# | # | ||
# 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. | |||
# | # | ||
if [ -z $2 ] then | if [ -z $2 ] then |