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 of 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 logon.
Example:
ADMIN_LOCALACCESS=OFF
See Also: Server Configuration Keywords, Server Command Line
![]() |