ADMIN_HOSTNAME Keyword


     ADMIN_HOSTNAME={ip address | URL}

 

This keyword controls access to administrative data maintained by the server. The parameter specifies an I/P address for the administrative task.

 

If the parameter is not found, no administrative logon task is created. If no logon task is created, an ADMLOGON statement will only work when 'local' is specified for an I/P address.

Examples:

 

     ADMIN_HOSTNAME=127.0.0.1

 

     ADMIN_HOSTNAME=www.sunbelt-plb.com

 

 

See Also: PLBSERVE Keywords, PLBSERVE Command Syntax



PL/B Application Server ADMIN_DATASET ADMIN_HOSTNAME6