ADMIN_PUBLIC Keyword


     ADMIN_PUBLIC={value}

 

This parameter specifies a user-defined public encryption key for administration purposes.

 

Any runtime client that attempts to logs on to the administrative services must be using the same public key as defined for the server. The public key encrypts all messages transmitted between a runtime client and the administrative server. The {value} string is composed of up to sixteen (16) hexadecimal digits that must be matched by any client runtime public key before access is allowed.

Example:

 

     ADMIN_PUBLIC=AF91C602424E880E

 

 

See Also: PLBSERVE Keywords, PLBCLIENT Keywords, PLBSERVE Command Syntax



PL/B Application Server ADMIN_PORTNUM ADMIN_SHELLICON