RSC/MP 7.2 Programming Manual

Access Control Server
HP NonStop Remote Server Call (RSC/MP) Programming Manual522360-004
9-3
Security Design Guidelines
Security Design Guidelines
When designing security for an application:
Do not run the TDP under the super ID.
Create an ACS.
Secure RSCCOM processes by allowing only a particular group of users to have
execution access.
Secure the TDP by using the RSCCOM command CONTROL TDP SECURITY to
set security to an appropriate value. See the Remote Server Call (RSC/MP)
Installation and Configuration Guide for information about this command.
Use the Safeguard and security attributes for the Pathway server to protect your
resources.
To maintain security by protecting these values, do not store USER_ID or
PASSWORD options in RSC/MP configuration files; set them programmatically by
using the RscSetOption call.