Starting InvokeClient with Security
Procedure
-
The following example shows the command line options that you can use when starting InvokeClient to have it join the security domain exdomain and to use a space with an additional encrypted field:
-discovery tcp://127.0.0.1:50000 -member_name invoke -security_token exdomain_token.txt -encrypt_field
These command line options start InvokeClient using the default metaspace named ms and allow it to connect to a security domain controller that has been started using the example security policy file example_policy.txt. Using the -encrypt_field command line option allows InvokeClient to connect to the same space defined when ASOperations is started with security and the -encrypt_field command line option.
Copyright © Cloud Software Group, Inc. All rights reserved.