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 84: | Line 84: | ||
where | where | ||
<station-agent> ::= ipV6Address | <station-agent> ::= ipV6Address:port | ipV4Address:port | FQDSAgentName | ||
FQDSAgentName ::= <agentId>@<domain>:<port> | FQDSAgentName ::= <agentId>@<domain>:<port> | ||
and the port is system provided in the user's DCMS account profile | and the port is system provided via automation or provided dynamically in the user's DCMS account profile | ||
</tt></pre> | </tt></pre> | ||
Semantics | Semantics | ||
<blockquote> | <blockquote> | ||
The port is always required, there's no default and use of 22 for this purpose is prohibited. | The port is always required, there's no default and use of 22 for this purpose is prohibited. The bare station:port form presumes the user's unix account name is a valid agentId for the | ||
node station. | |||
</blockquote> | </blockquote> | ||
</blockquote> | </blockquote> |