System Authorization Facility (SAF) requirements
For the IXCNOTE requests listed below, your program needs appropriate SAF authorization to the FACILITY class resource IXCNOTE.owner.application, where owner and application are derived from the note pad name. See Note pad name for more information about note pad names. The installation instructions for your application should document the names of your note pads so the security administrator can define these profiles.
If SAF is installed and a SAF profile is defined for the relevant class of note pads, the decision returned by SAF is always honored by XCF. If your program does not have SAF authorization, the IXCNOTE request is rejected.
If SAF is not installed, or if a SAF profile is not defined for the relevant class of note pads, XCF determines whether your program is running authorized. If your program is not running authorized, the IXCNOTE request is rejected. If your program is running authorized, the request is allowed to proceed.
- Create note pad requires CONTROL access
- Query note pad requires READ access
- Modify note pad requires CONTROL access
- Delete note pad requires CONTROL access
- Create connection requires:
- READ access if the connection access scope is read
- UPDATE access if the connection access scope is update
- Read note requires READ access
- Create, write, replace, or delete note requires UPDATE access
- Delete connection requires:
- READ access if the connection was created with access scope of read
- UPDATE access if the connection was created with access scope of update