ADMIN_PUBLIC Keyword
ADMIN_PUBLIC={public key}
This keyword specifies a user defined public encryption key that controls access to the Data Manager.
Any runtime client that attempts to log on to the administrative services must be using the same public key as defined for the server. The public key is used to encrypt all messages transmitted between a runtime client and the administrative server. The {public key} string is composed of up to sixteen (16) hexadecimal digits that must be matched by any client runtime public key before access is allowed.
If no encryption key is specified, a default key is used. All transmissions between the client and server are secure.
Example:
ADMIN_PUBLIC=AF91C602424E880E
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |