Setting the
SM_AUTHORITY variable
The environment variable controls the authentication security
features provided by the software. You can add and set the variable in the
file.
To add and set the
SM_AUTHORITY
environment variable:
- Go to theBASEDIR/smarts/bindirectory and enter the following command to open theruncmd_env.shfile:sm_edit conf/runcmd_env.sh
- Use the following syntax to add theSM_AUTHORITYvariable and its value:SM_AUTHORITY=”<STD>”
- Save and close the file.The modified version of theruncmd_env.shfile is saved to theBASEDIR/smarts/local/confdirectory.At this point, any program that is started from this installation directory will use the applicable environment variables that are specified in theruncmd_env.shfile.
- Restart the programs that were previously launched from this installation directory for the environment variable to take effect.