ADMIN_LOCALACCESS Keyword


     ADMIN_LOCALACCESS={ON | OFF}

 

This keyword controls whether an ADMLOGON instruction can logon to the administrative server task using the 'local' I/P address. If this keyword is set to 'off', the ADMLOGON cannot logon using the 'local' I/P address. This keyword enhances the security executing PL/B programs using a PL/B server runtime. If this keyword is not used or is set to 'on', the ADMLOGON allows the 'local' I/P address to connect.

Example:

 

     ADMIN_LOCALACCESS=OF

 

 

See Also: PLBSERVE Keywords, PLBSERVE Command Syntax



PL/B Application Server ADMIN_KEYFILE ADMIN_LOGCHILD