DECNET_REGISTER_FORMS.HLB  —  UPDATE_NODE_INFORMATION, Node Name
 This field specifies the name of the node to be updated.  The node name
 can be one of:

     The fully specified name for the node in the directory service.
     The Phase IV synonym for the node.

 The syntax of a fully specified name depends on the directory service
 being used.  Examples of fully specified names might be:

     For Local:      MailHub
     For DECdns:     MyCo:.Sales.MailHub
     For Phase IV:   MLHUB

 An example of a Phase IV synonym for any of the above might be:

     MLHUB

 Wildcards are allowed in the node name using an asterisk (*).  For
 example:

     For Local:      Mail*
     For DECdns:     MyCo:.Sales.Mail*
     For Phase IV:   ML*

 The wildcard character can come anywhere in the last part of the name.
 Only a single wildcard character is allowed.
Close Help