Ansicht
Dokumentation

gw/sec_info - External security filename for gateway

gw/sec_info - External security filename for gateway

ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book
------------------------------------------------------------------------
| Parameter : gw/sec_info |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Short description: external security filename for gateway |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter description : |
| ----------------------- |
| You can use this parameter to protect the starting of external |
| programs. |
| Non-authorized starting of external programs can be prevented |
| by maintaining the file secinfo in the Data directory of the |
| gateway instance. Entries in this file have the following |
| syntax: |
| |
| USER=<user>, [PWD=<pwd>,] [USER-HOST=<user_host>,] ...
| HOST=<host>,TP=<tp>;
| |
| A corresponding line makes it possible for the user <user> |
| to start the program <tp> on the computer <host>.
| By specifying the optional parameters PWD and/or USER-HOST this |
| authorization check can be improved. |
| |
| Examples: |
| |
| USER=miller, HOST=hw1414, TP=test; |
| USER=hugo, PWD=pass, USER-HOST=hw1234, HOST=hw1414, TP=prog; |
| |
| User miller is allowed to run the test program on host |
| hw1414. |
| User hugo is allowed to run the program prog on host hw1414 |
| if he has logged on to the gateway from host hw1234 and has set |
| the security password to pass via the CPIC call |
| CMSCSP. |
| If the user has set the security user via the call CMSCSU; |
| this is used to perform the check. |
| For all parameters '*' can be used as a wildcard. |
| If PWD and/or USER-HOST is not specified, the value '*' is |
| assumed. |
| |
| Example: All users should be authorized to run the test program |
| on host hw1414: |
| USER=*,HOST=hw1414,TP=test; |
| |
| You can view the current list of security entries using the |
| monitor and perform a refresh from within the security |
| file. |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Application area: Gateway |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Unit: File name |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Default value: <Data directory>/secinfo |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Who is permitted to make changes: The customer |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for Operating Systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Limitations for Database Systems: None |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Are other parameters affected/dependent: No |
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid entries, formats, areas: File name |
------------------------------------------------------------------------


------------------------------------------------------------------------
| Short Description : External security filename for gateway
------------------------------------------------------------------------

------------------------------------------------------------------------
| Applications Area : Gateway
------------------------------------------------------------------------

------------------------------------------------------------------------
| Parameter Type : F
------------------------------------------------------------------------

------------------------------------------------------------------------
| Changes allowed : X
------------------------------------------------------------------------

------------------------------------------------------------------------
| Valid for Operating System : *
------------------------------------------------------------------------

------------------------------------------------------------------------
| Dynamic switchable :
------------------------------------------------------------------------

------------------------------------------------------------------------
| Same on all Servers :
------------------------------------------------------------------------


TXBHW - Original Tax Base Amount in Local Currency   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 7200 Date: 20240424 Time: 191324     sap01-206 ( 6 ms )