Syntax
SAFTYPE id,
'name',
INT | NOINT,
EXT | NOEXT,
LOG=ASIS | NOSTAT
Description
A number of different types of resource names are checked whenever users attempt access to ESF resources. Each has a corresponding SAFTYPE to define processing.
SAFTYPE Parameters
This section describes the SAFTYPE parameters and their defaults, if any.
This parameter specifies the number that identifies this SAFTYPE. Valid values are:
There is no default value.
This parameter specifies the resource name skeleton. There is no default value.
This parameter specifies whether internal ESF security checking is to be performed for this SAFTYPE. The default value is NOINT.
This parameter specifies whether external security checking is to be performed for this SAFTYPE. The default value is EXT.
This parameter specifies whether access violations must be logged. ASIS means yes, NOSTAT means no. The default value is ASIS.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|